Login function setFocus() { parent.name="original"; var form=document.forms[0]; var i; var done=false; for (i=0;i if (form.elements[i].type=="text") { form.elements[i].focus(); done=true; } } }//onSubmit="location.replace('main.jsp');" Dit stond in function setCursor(){ } ]]>]]> servlet seems to be loaded correctly with web-app definition but not running when isuing a post event from a jsp here is the content of the files that are used and also logs. file: https-webwolf2/config/web-apps.xml dir="/appl/netscape/server60/https-webwolf2/web-apps/ulquote"> classpath='/ulquote/WEB-INF/classes;/ulquote/WEB-INF/lib/client.jar;/ulquote
More>>
Login
servlet seems to be loaded correctly with web-app definition but not running when isuing a post event from a jsp
here is the content of the files that are used and also logs.
file: https-webwolf2/config/web-apps.xml
dir="/appl/netscape/server60/https-webwolf2/web-apps/ulquote">
classpath='/ulquote/WEB-INF/classes;/ulquote/WEB-INF/lib/client.jar;/ulquote
/WEB-INF/lib/jndi.jar;/ulquote/WEB-INF/lib/jndi1_2.jar;/ulquote/WEB-INF/lib/
xalan.jar;/ulquote/WEB-INF/libxerces.jar' />
file : /ulquote/WEB-INF/web.xml
ULUL/Quote
The UL/UL-Quote Application
setupProperties
/appl/netscape/server60/https-webwolf2/web-apps/ulquote/WEB-INF
/classes/properties/setup.properties
The path to the setup.properties file.
login
This servlet does the login of a user.
be.mvclife.ulquote.Login
5
login
/ulquote/login
login
http://webwolf2:8691/ulquote/login
login
/login
30
file: logs/errors
[11/Dec/2001:13:45] info ( 4894): A new configuration was successfully
installed
[11/Dec/2001:13:45] info ( 4894): Loading IWSSessionManager by default.
[11/Dec/2001:13:45] info ( 4894): IWSSessionManager: Maximum number of
sessions is 1000
[11/Dec/2001:13:45] info ( 4894): Adding web application (/ulquote) at
(/appl/netscape/server60/https-webwolf2/web-apps/ulquote)
[11/Dec/2001:13:45] info ( 4894): Loading IWSSessionManager by default.
[11/Dec/2001:13:45] info ( 4894): IWSSessionManager: Maximum number of
sessions is 1000
[11/Dec/2001:13:45] info ( 4894): vs(https-webwolf2)servlet 'login' class
= 'be.mvclife.ulquote.Login' loaded in context = '/ulquote'
[11/Dec/2001:13:45] info ( 4894): login: init
[11/Dec/2001:13:45] info ( 4894): Successfully initialized web
application environment (web-apps.xml) for virtual server (https-webwolf2)
[11/Dec/2001:13:45] warning ( 4894): The server configuration may require
more file descriptors than the operating system provides. If you encounter
PR_PROC_DESC_TABLE_FULL_ERROR errors, you may wish to increase the operating
system hard file descriptor limit from 1024 to 5763 (see your operating
system documentation) or decrease one or more of the following settings:
MaxFiles in nsfc.conf and ConnQueueSize, RqThrottle, and
MaxKeepAliveConnections in magnus.conf.
[11/Dec/2001:13:47] info ( 4894): vs(https-webwolf2)servlet 'jsp' class =
'org.apache.jasper.servlet.JspServlet' loaded in context = '/ulquote'
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
file: jsp page
This is a test from D-MVC 12/12/2001
www.jguru.com
https-webwolf2/config/web-apps.xml
dir="/appl/netscape/server60/https-webwolf2/web-apps/ulquote">
classpath='/ulquote/WEB-INF/classes;/ulquote/WEB-INF/lib/client.jar;/ulquote
/WEB-INF/lib/jndi.jar;/ulquote/WEB-INF/lib/jndi1_2.jar;/ulquote/WEB-INF/lib/
xalan.jar;/ulquote/WEB-INF/libxerces.jar' />
/ulquote/WEB-INF/web.xml
ULUL/Quote
The Swiss-Life UL/UL-Quote Application
setupProperties
/appl/netscape/server60/https-webwolf2/web-apps/ulquote/WEB-INF
/classes/properties/setup.properties
The path to the setup.properties file.
login
This servlet does the login of a user.
be.swisslife.ulquote.Login
5
login
/ulquote/login
login
http://webwolf2:8691/ulquote/login
login
/login
30
[11/Dec/2001:13:45] info ( 4894): A new configuration was successfully
installed
[11/Dec/2001:13:45] info ( 4894): Loading IWSSessionManager by default.
[11/Dec/2001:13:45] info ( 4894): IWSSessionManager: Maximum number of
sessions is 1000
[11/Dec/2001:13:45] info ( 4894): Adding web application (/ulquote) at
(/appl/netscape/server60/https-webwolf2/web-apps/ulquote)
[11/Dec/2001:13:45] info ( 4894): Loading IWSSessionManager by default.
[11/Dec/2001:13:45] info ( 4894): IWSSessionManager: Maximum number of
sessions is 1000
[11/Dec/2001:13:45] info ( 4894): vs(https-webwolf2)servlet 'login' class
= 'be.swisslife.ulquote.Login' loaded in context = '/ulquote'
[11/Dec/2001:13:45] info ( 4894): login: init
[11/Dec/2001:13:45] info ( 4894): Successfully initialized web
application environment (web-apps.xml) for virtual server (https-webwolf2)
[11/Dec/2001:13:45] warning ( 4894): The server configuration may require
more file descriptors than the operating system provides. If you encounter
PR_PROC_DESC_TABLE_FULL_ERROR errors, you may wish to increase the operating
system hard file descriptor limit from 1024 to 5763 (see your operating
system documentation) or decrease one or more of the following settings:
MaxFiles in nsfc.conf and ConnQueueSize, RqThrottle, and
MaxKeepAliveConnections in magnus.conf.
[11/Dec/2001:13:47] info ( 4894): vs(https-webwolf2)servlet 'jsp' class =
'org.apache.jasper.servlet.JspServlet' loaded in context = '/ulquote'
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
[11/Dec/2001:13:47] info ( 4894): jsp: init
Login
This is a test from D-MVC 12/12/2001
<<Less