Default my Enter key into the OK button of the Login screen

2006-04-26 Thread VIKASS NAGPAL
Hi All, I have a login screen that prompts for userid and password. But when you press enter after inputing these fields it does not defaults to Ok button. So I want to default the button press event of Enter button into action perform event of OK button. Can anyone hint me regarding this. I

Make my Session Variable j_username Persist

2006-04-20 Thread VIKASS NAGPAL
Hi All, I have a problem here. I have Signon.jsp page. In the Action of Form element of this page I am pointing to the InitServlet. This InitServlet uses the Request.getparamater(j_username) and puts this j_username into Session using session.setattribute. Now it is very must for me to make

Properties file problem

2006-04-20 Thread VIKASS NAGPAL
Hi All, I have a problem here. I have Pproperties file. It has the following code: File f = new File(propertyFolder); if (!f.exists()) f.mkdir(); f = new File(propertyFolder + System.getProperty(file.separator) + propertyFileName); if (!f.exists()) { String s = ((this.getClass().getResource(/

Catalina problem

2006-04-07 Thread VIKASS NAGPAL
Hi all, I getting the following error please help me resolve this error. Apr 6, 2006 1:52:39 PM org.apache.commons.modeler.Registry registerComponent SEVERE: Error registering Catalina:type=RequestProcessor,worker=http-8080,name=H ttpRequest2 java.security.AccessControlException: Access denied

CC_CONFIG.PROPERTIES

2006-04-07 Thread VIKASS NAGPAL
Hi All, I am trying to deploy a code on TOMCAT which is already running on WEBSPHERE. Somehow I am not able to accomplish it. 1) I need to connect to the ONLINE registry. I have got the cc_config.properties file. it has following: registrationServer = 9.22.a.b registrationPort = a

PLease

2006-04-06 Thread VIKASS NAGPAL
Hi all, I getting the following error please help me resolve this error. Apr 6, 2006 1:52:39 PM org.apache.commons.modeler.Registry registerComponent SEVERE: Error registering Catalina:type=RequestProcessor,worker=http-8080,name=H ttpRequest2 java.security.AccessControlException: Access denied

catalina problem

2006-04-06 Thread VIKASS NAGPAL
Hi all, I getting the following error please help me resolve this error. Apr 6, 2006 1:52:39 PM org.apache.commons.modeler.Registry registerComponent SEVERE: Error registering Catalina:type=RequestProcessor,worker=http-8080,name=H ttpRequest2 java.security.AccessControlException: Access denied

HTTP 404

2006-03-29 Thread VIKASS NAGPAL
Hi HTTP Status 404 - /Control_center/j_security_check type Status report message /Control_center/j_security_check description The requested resource (/Control_center/j_security_check) is not available.

j_security_check

2006-03-29 Thread VIKASS NAGPAL
Hi How to configure j_security_check in TOMCAT. I am getting error 404 which states that the resource /control_center/j_security_check not available. Basically it is to do with enforcing security in TOMCAT. Thanks, Vikas Nagpal. __ Do You Yahoo!?

j_security_check error

2006-03-28 Thread VIKASS NAGPAL
Hi I have a single signon page after clicking on the single signon button I am getting the /control/j_security_check resource not available error. Can anyone help me in resolving this error. Thanks, With regards, Vikas Nagpal. __ Do You Yahoo!?

ERROR 500

2006-03-25 Thread VIKASS NAGPAL
Hi I have a problem. I have exported WAR file from Rational application developer into TOMCAT.I deployed this application in TOMCAT. This application is not running in TOMCAT. Its giving the following error: HTTP Error 500 The page cannot be displayed. You are not connected to any particular

Error 500

2006-03-25 Thread VIKASS NAGPAL
Hi I have deployed a war file from Websphere into the TOMCAT. As soon as i enter the username and password into my Login Page and click on Signon in i get the following error. Error ID : HTTP Error 500 Error Message : The page cannot be displayed. You are not connected to any particular