aspose file tools
The moose likes JSP and the fly likes Set Up Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Set Up" Watch "Set Up" New topic
Author

Set Up

Piter john
Greenhorn

Joined: Jan 06, 2003
Posts: 19
Hi All !
I developed a package in JSP. i want to create a setup/Package like VB. so that i can run it on other machine. is it possible to create setup of JSP or JAVA files. Or Any other method which will work out.
plz reply.
Thks
Piter
Marty Hall
Author
Ranch Hand

Joined: Jan 02, 2003
Posts: 111
I developed a package in JSP. i want to create a setup/Package like VB. so that i can run it on other machine. is it possible to create setup of JSP or JAVA files. Or Any other method which will work out.

That's exactly what Web applications and WAR files are for. Check out that section of your JSP/servlet book.
Cheers-
- Marty


Java training and consulting<br /><a href="http://www.coreservlets.com/" target="_blank" rel="nofollow">http://www.coreservlets.com/</a>
 
 
subject: Set Up
 
Threads others viewed
JSP page contents
jsp/jar file prob
Web.xml file setup
Reference Specific Line in Text File
creating a java package
MyEclipse, The Clear Choice