Hi, i want to convert a .jsp file to .java file. I read various forums and they said to use tomcat to convert .jsp to .java.I have ran tomcat but it is not doing anything(i cannot write anything). Through command prompt i ran it and it just opens a new tomcat window and does nothing.May be i am missing the whole point here.Please help and suggest what to do and how to do that.
shopnobhumi 0 Light Poster
Recommended Answers
Jump to Post— musthafa.aj 6AFAIK,
jsp converted into servlet by any application server(tomcat,jboss ,etc) automatically...
servlet file itself a java file...
so you no need to convert it as java by yourself...
Jump to Post— NormR1 580want to convert a .jsp file to .java file
Can you give an example.
I think you are correct when you say:May be i am missing the whole point
Jump to Post— NormR1 580Converting an HTML page to java source code (a .java file) makes no sense.
HTML is a Markup Language.
Java code is source for an executable program. Vastly different things.There's something missing in your description of what you want to do.
Are you trying to write a …
All 12 Replies
musthafa.aj 6 Posting Whiz
NormR1 580 Posting Sage Team Colleague
shopnobhumi 0 Light Poster
NormR1 580 Posting Sage Team Colleague
shopnobhumi 0 Light Poster
NormR1 580 Posting Sage Team Colleague
shopnobhumi 0 Light Poster
NormR1 580 Posting Sage Team Colleague
shopnobhumi 0 Light Poster
NormR1 580 Posting Sage Team Colleague
asraju 0 Newbie Poster
stultuske 1,129 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.