Home Servlets Web Application Directory Structure:



Web Application Directory Structure:
Posted on: March 18, 2008 at 12:00 AM
To develop an application using servlet or jsp make the directory structure like one given below and maintain the pages of your application according to this directory structure:

Web Application Directory Structure:

     

To develop an application using  servlet or jsp make the directory structure like one given below and maintain the pages of your application according to this directory structure: 

Roseindia/

   WEB-INF/
    web.xml
    struts-config.xml

    classes/
   Myservlet.class

   lib/
   Myapp.jar

  Welcome.html
   Welcome.jsp


Related Tags for Web Application Directory Structure::
cjspapplicationdirectoryiostructservletmakepagestructureusingintthisaiapplikejstopagesemainlidevinmnttrcaletjesdirageppcattorsrectspctordirectatkisirivdevelopandccstrrvssrdthbelostatiapctoicaicaplndono


More Tutorials from this section

Ask Questions?    Discuss: Web Application Directory Structure:   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.