aspose file tools
The moose likes Other Java Products and Servers and the fly likes j_security_check Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "j_security_check" Watch "j_security_check" New topic
Author

j_security_check

Swetha Vangapally
Greenhorn

Joined: Feb 23, 2005
Posts: 2
I am using the j_security_check feature of Jrun to perform form based authentication for a web application. By default the session time is 30 mins. I would like to know if this default setting can be changed.
Carol Enderlin
drifter
Ranch Hand

Joined: Oct 10, 2000
Posts: 1348
Did you try a google search?

First google hit suggested:

Session information is configured in either the web.xml or jrun-web.xml. It appears that what you want to do is in the web.xml file. See {jrun-root}\docs\descriptordocs\index.html and select the web.xml link. Then look at the session-config section.
 
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: j_security_check
 
Similar Threads
Logging into a tomcat applications from an external form
j_security_check
Weblogic RDBMS Authenticator
j_security_check + LoginModule
Tomcat 7 & j_security_check