The moose likes JSP and the fly likes how to call another jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "how to call another jsp" Watch "how to call another jsp" New topic
Author

how to call another jsp

Dharmender Singh
Greenhorn

Joined: Jun 14, 2007
Posts: 16
hi all,
how the another jsp will be called automatically after the timeout of the current jsp.
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

You'd have to explain what you mean in a little more detail.

JSPs don't have a 'timeout'.
What are you trying to do?


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to call another jsp
 
Similar Threads
include a JSP file
Navigate from one mxml to another mxml
hyperlink data retrieve
Navigation from jsp to another JSP
How To Redirect to jsp from another jsp