File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Tomcat throws our the JSP source Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat throws our the JSP source" Watch "Tomcat throws our the JSP source" New topic
Author

Tomcat throws our the JSP source

Raghunandhan Ramanujam
Greenhorn

Joined: Jun 23, 2003
Posts: 10
I have my application with apache and tomcat in the regular configuration with a JSP login page.
When the application is in the process of starting, if I access the opening page from my browser, the login page SOURCE is shown in the browser.
What do I need to do in order to show a message that the server is being started (or to show a "cannot find page" message)
I currently access it as http://localhost:<port-no>/
I dont specify the page name since I have that configured in my apache's httpd.conf as DirectoryIndex jsp/Login.jsp
 
IntelliJ Java IDE
 
subject: Tomcat throws our the JSP source
 
Threads others viewed
JSP source thrown out
Tomcat Security
webapp not on 8080 and html:base
Form authentication restricting access to login form?
HTML hyperlink problem
developer file tools