aspose file tools
The moose likes Tomcat and the fly likes how to change  jsp location Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "how to change  jsp location" Watch "how to change  jsp location" New topic
Author

how to change jsp location

Raghda Ismail
Greenhorn

Joined: Feb 22, 2009
Posts: 23
Hi everybody ,
I have a simple question here.
I am using tomcat and i have a project name Signin
I used to put my jsp files directly under Signin folder (beside WEBINF folder) and every thing works fine
but now i want to organize the project and i want to create JSP folder under which i put all my jsp files
how to tell tomcat that my JSP folder is where it will find my jsp files??

Thanks in advance
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56153
    
  13

You don't have to tell Tomcat anything. The address to the JSP will simply be part of the URL.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Raghda Ismail
Greenhorn

Joined: Feb 22, 2009
Posts: 23
Thanks Beer ,it worked for me and sorry if the question was so trivial
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to change jsp location
 
Similar Threads
Create web project in MyEclipse using code from cvs
How i can place all my servlet files in a different folder
tomcat user to glassfish
Starting new project Tomcat
tomcat user to glassfish