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 are the differences between get and load methods?
How do I include static files within a jsp page?
What are request and response objects?
How can html output be prevented from being cached?
What is the purpose of
How to include a jsp file in another jsp file?
Show attributes of page directives.
What is jsp life cycle?
How do we configure init params for jsp?
How do I perform browser redirection from a jsp page?
What is difference between javascript and jsp?
What is cookies in jsp?
What is contextpath in jsp?
What do cookies mean?
What are the elements of a jsp page?