how the jsp file is compiled?
Answer Posted / annasmith
first save the jsp file with extension .jsp and then you should keep that file in "webapps" folder in apachetomcat server. And than start the server(click on start->all programs->apachetomcat->configure tomcat).next you should go to internet explorer and give url in address bar i.e(http:\\localhost:(urserverport number)\)
it shows tomcat home page and then click on the tomcat manager
it shows list of all your applications click on your application and then you are done.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is jsp net?
What are the different types of jsp directive?
How can I extend the functionality of jsp?
What is the use of session management?
Explain jsp:plugin action?
What is meant by implicit objects and what are they?
Explain the difference between forward and sendredirect?
What is difference between sendredirect and requestdispatcher?
What is the difference between a scrollbar and a scrollpane in jsp?
Explain the jspdestroy() method?
Is jsp used?
What are the different scope values for the
What are the benefits of pagecontext implicit object?
How do I save a jsp file?
What language is used to write servlets and jsp?