I am not externally calling jsp but my application is developed in JSF framewrk,
FacesServlet(Co ntroller) will be instantiated first.
I am inserting data into a temp table of oracle, on that insert event trigger is fired, this trigger creates a database link and cursor , then the data is synchronized from local database to remote database through database link.
jsp:
<?xml...
User Profile
Collapse
-
Already i have
<session-config>
<session-timeout>180</session-timeout>
</session-config>
code in tomcats web.xml
i am using JSF with Sun Java studio creator...Leave a comment:
-
After 1 hour web page (.jsp) expires on tomcat 5.5
In my web app
after 1 hour web page automatically get expired when i checked tomcat status,
the tomcat server is running
Please help me out
No activity results to display
Show More
Leave a comment: