Sponsored Links


Results 1 to 2 of 2

Thread: what is the meaning of WEB-INF?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member saneha's Avatar
    Join Date
    Apr 2011
    Posts
    266

    Icon51 what is the meaning of WEB-INF?

    what is the meaning of WEB-INF?

    Servlets provide serverside programming or provide dynamic content pages. What about JSP
    java server pages? Are they meant for static pages?

    Sponsored Links

    Is it possible to run multiple servers on one machine?

    http://localhost:8080/myapp/myservlet

    In the above statement, why did we not mention any extension at the end of servlet?

  2. #2
    Administrator Vuhelper's Avatar
    Join Date
    Apr 2011
    Posts
    9,578
    Code:
    1) In java Pack() Causes this Window to be sized to fit the preferred size and layouts of its subcomponents. If the window and/or its owner are not yet displayable, both are made displayable before calculating the preferred size. The Window will be validated after the preferredSize is calculated. http://www.cs.waikato.ac.nz/~jcleary/230/jdkdocs/api/java/awt/Window.html Rephrase your first question regarding web hierarchies. 
    
    2) The WEB-INF directory contains necessary configuration information for your web application
    
    3) JSP is also used for dynamic programming. JSP are document centric where are Servlets act as java programs. You can read more about which to use when at http://www.devx.com/tips/Tip/25217 
    
    4) It is possible to use multiple servers on the one machine, but they all must use different ports.
    
    5) http://localhost:8080/myapp/myservlet , this is a servlet we are running, as servlets run as java programs. While running a java program we do not give .class extension, which is why no extension has been given at the end.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Do you know what is the meaning of the word EID ?
    By Entboy in forum Eid Celebration
    Replies: 0
    Last Post: 09-17-2014, 04:48 PM
  2. Meaning of Ramzan
    By vustudents in forum ramadan kay sms
    Replies: 0
    Last Post: 08-09-2012, 08:48 PM
  3. Is it raju rocket? What does that meaning?
    By Xpert in forum Gup Shup
    Replies: 0
    Last Post: 01-07-2011, 06:48 PM
  4. Classification of sentences according to meaning:
    By vustudents in forum Announcements
    Replies: 0
    Last Post: 10-20-2010, 12:07 AM
  5. Do you know the Meaning of EID?
    By Awais in forum Announcements
    Replies: 0
    Last Post: 09-08-2010, 10:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft