how to run JSP using Tomcat & JCreator?

Thread Solved

Join Date: Feb 2008
Posts: 38
Reputation: nikk is an unknown quantity at this point 
Solved Threads: 1
nikk nikk is offline Offline
Light Poster

how to run JSP using Tomcat & JCreator?

 
0
  #1
Feb 15th, 2008
I'm creating a website as my college project which consists of HTML pages and JSP.
I've started writing JSP code, but don't know how to run it.
Can you tell me how to proceed after creating JSP file.
(i've created Login.jsp and login.html file. Gave
<form method=post action="Login.jsp"> in login.html file.)
What next? How to run the files?
I have installed Tomcat and JCreator.

Please help, its very urgent...!
(is it possible without having to write XML file?)
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 5
Reputation: latha_nov is an unknown quantity at this point 
Solved Threads: 0
latha_nov latha_nov is offline Offline
Newbie Poster

Re: how to run JSP using Tomcat & JCreator?

 
0
  #2
Feb 28th, 2008
You need to create a XML file to run the JSP file.You will get a sample file how to create an XML when you install Tomcat server
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 38
Reputation: nikk is an unknown quantity at this point 
Solved Threads: 1
nikk nikk is offline Offline
Light Poster

Re: how to run JSP using Tomcat & JCreator?

 
0
  #3
Feb 29th, 2008
Thanks, but, now i'm using netbeans for the same purpose.
So, i don't need to use tomcat directly.
Thanks for your reply.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,189
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 483
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: how to run JSP using Tomcat & JCreator?

 
0
  #4
Mar 6th, 2008
There is no direct link between JCreator and Tomcat, so if you want to run your project you have to compile it first that manually start or restart Tomcat. After that you will be able to see your changes.
On another hand NetBeans and some other IDEs provide Tomcat server build in that it has some advantages and disadvantages.
Personaly I prefer to have Tomcat separately from IDE even if it is integrated I feel that I have more controll over it, dunno why...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the JSP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC