This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes index.jsp running by default Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "index.jsp running by default " Watch "index.jsp running by default " New topic
Author

index.jsp running by default

shivang sarawagi
Ranch Hand

Joined: Jun 19, 2008
Posts: 116
Why is index.jsp is executed by default when running a project in netbeans or eclipse ?? Is there any way I can change the file being executed when web application starts ??
Junilu Lacar
Bartender

Joined: Feb 26, 2001
Posts: 4118
    
    2

See welcome-file-list: http://docs.oracle.com/cd/E13222_01/wls/docs81/webapp/web_xml.html#1026980


Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: index.jsp running by default
 
Similar Threads
can i run different ear's on different ports in home instace of oracle apps server
Is execute() method always executed? (Struts 1)
Threads Self Test (Kathy & Bert SCJP 6)
Deploying ear file in weblogic 8.1 server
default index.jsp in IIS6 shows source code