943,871 Members | Top Members by Rank

Ad:
  • JSP Discussion Thread
  • Marked Solved
  • Views: 9685
  • JSP RSS
May 16th, 2006
0

How to run jsp file using jcreator

Expand Post »
Hi,

Tillnow am using notepad.I want to use Jcreator editor.I haven't any idea about how to use jsp in Jcreator.Now Am using ApacheTmacat4.0 is my Webserver.

Anyone help me to this Query.
Thanx in advance
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
muthumari is offline Offline
20 posts
since Mar 2006
May 17th, 2006
0

Re: How to run jsp file using jcreator

You need to have an Ant task which would compile, build and deploy your web application to Tomcat. JCreator internally makes use of an Ant build file, which is a simple XML. You could edit it to add some custom tasks.
Reputation Points: 48
Solved Threads: 7
Posting Whiz
aniseed is offline Offline
353 posts
since Apr 2006
May 19th, 2006
0

Re: How to run jsp file using jcreator

JCreator is very simple to use. Just create new document give it jsp extension and point to place where you want document to be saved. Than do your coding and compile. Everything done. Be carefull with beans which are usually placed in separated folder than rest of classes( folder classes holds your compiled java files and some people like to put there another folder called beans). What I mean is, if beans saved in other directory then servlets, JCreator will create new folder inside beans called beanes and put there your compiled bean classes. Once you try run your servlet you get error telling you your bean classes can't be find
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 873
Code tags enforcer
peter_budo is offline Offline
6,656 posts
since Dec 2004
Dec 12th, 2007
0

Re: How to run jsp file using jcreator

how to run jsp file using jcreator?

i am new to jcreator.can anyone help about this one with brief.......
Reputation Points: 10
Solved Threads: 1
Newbie Poster
ravikinjarapu is offline Offline
1 posts
since Dec 2007
Dec 15th, 2007
0

Re: How to run jsp file using jcreator

Install Tomcat on your pc, do coding and compiling with JCreator and then deploy it on Tomcat...
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 873
Code tags enforcer
peter_budo is offline Offline
6,656 posts
since Dec 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JSP Forum Timeline: about applets at netbean5.0
Next Thread in JSP Forum Timeline: load an xml





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC