Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Nisha Gor   on Jul 20 In Java Category.

  
Question Answered By: Latoya Murray   on Jul 20

To access  the jsp  pages directly, you have to append the jsp page  name you're trying to access to the web application context name. You can further, directly modify the jsp page inside the webapps folder  and by refreshing the browser  page see your changes immediatey. This is not a good thing to do, but sometimes helps with debugging.

Share: