RE: encrypting a form's action URL with HTTPS link

2003-10-23 Thread Punjabi, Naveen K
the certificate and authenticates the client. 6. Now the server knows the client public key, so it just decrypts the encrypted Master Key. this master key then becomes the secret key for further transactions between the client and server. Naveen Punjabi USC, Computer Science http://www-scf.usc.edu/~npunjabi

RE: encrypting a form's action URL with HTTPS link

2003-10-23 Thread Punjabi, Naveen K
Forgot to mention one thing..Yeah the initial request goes unencrypted..:) but its just a hello message..no sensitive data in it -Original Message- From: Punjabi, Naveen K Sent: Thursday, October 23, 2003 8:33 AM To: Tomcat Users List Subject: RE: encrypting a form's action URL

RE: encrypting a form's action URL with HTTPS link

2003-10-23 Thread Punjabi, Naveen K
Forgot to mention one thing :).. Yeah, the initial request goes unencrypted. But then its just a Hello message, There's no sensitive information in it. Naveen Punjabi USC, Computer Science, http://www-scf.usc.edu/~npunjabi -Original Message- From: Punjabi, Naveen K Sent: Thursday

RE: portal and portlets

2003-10-23 Thread Punjabi, Naveen K
Hello, I have known a project that used IBM portal and later customized it. You might want to look into that as well..Its cool, Naveen Punjabi Computer Science, USC http://www-scf.usc.edu/~npunjabi -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: TC 3.3.1: How to disable static access to *certain* directori es?

2003-10-23 Thread Punjabi, Naveen K
affecting the rest of your site. Naveen Punjabi USC, Computer Science http://www-scf.usc.edu/~npunjabi -Original Message- From: Lemke, Michael IZ/HZA-IE5 [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 9:35 AM To: 'Tomcat Users List' Subject: RE: TC 3.3.1: How to disable

How to assign a context to a web application manually?

2003-07-20 Thread seera naveen
bundled with Jboss3.2.1. Please help me!! Thanks in advance. Naveen SMS using the Yahoo! Messenger;Download latest version.

[off-topic] need info about FIXME links in Tomcat Documentation?

2003-07-14 Thread seera naveen
/tomcat/tomcat-4.1-doc/realm-howto.html ) Thanks in advance, Naveen SMS using the Yahoo! Messenger;Download latest version.

how to set up JNDIRealm in tomcat4.1.24 bundled with Jboss

2003-07-14 Thread seera naveen
..please... Thank you very much in advance, Naveen SMS using the Yahoo! Messenger;Download latest version.

org.apache.commons.digester.Digester error

2003-07-08 Thread Naveen My
I am running Tomcat 4.1.24My application worksbut I see the following error when I start the Tomcat. can somebody advice me as what I should do thanks -naveen Apache Tomcat/4.1.24 Jul 8, 2003 11:19:46 AM org.apache.commons.digester.Digester error SEVERE: Parse Error

HTTP Status 404.../Redirecting JSP from servlet......../How to set web.xml????

2003-07-07 Thread Naveen My
(./jsp/StudentLogin.jsp); Please help... thanks naveen - Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

calling a servlet...from a .jsp (HTTP Status 404 )

2003-07-02 Thread Naveen My
-class /servlet servlet-mapping servlet-nameinvoker/servlet-name url-pattern/servlet/*/url-pattern /servlet-mapping Any advice... thanks for the help naveen - Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

HTTP Status 404 - /HelloServlet

2003-07-01 Thread Naveen My
Please help and Please..please.. naveen Is there any Tomcat tutorial which wud help set by step .thanks again.. - Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

RE: HTTP Status 404 - /HelloServlet

2003-07-01 Thread Naveen My
: Naveen My [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 11:51 AM To: Tomcat Users List Subject: HTTP Status 404 - /HelloServlet Hello, I have installed Tomcat 4.1.x on JDK 1.4.x. I am able to run Tomcat and also view example JSP/servlets. I set all class paths according to the notes

RE: HTTP Status 404 - /HelloServlet

2003-07-01 Thread Naveen My
: Naveen My [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 11:51 AM To: Tomcat Users List Subject: HTTP Status 404 - /HelloServlet Hello, I have installed Tomcat 4.1.x on JDK 1.4.x. I am able to run Tomcat and also view example JSP/servlets. I set all class paths according to the notes

RE: HTTP Status 404 - /HelloServlet

2003-07-01 Thread Naveen My
I set my default port to 80. Deepak Nagpal [EMAIL PROTECTED] wrote: I am not sure try to give the POrt No 8080. then check. http://12.206.145.47:8080/servlet/HelloServlet In the mean while i will check the link. -Original Message- From: Naveen My [mailto:[EMAIL PROTECTED] Sent

RE: HTTP Status 404 - /HelloServlet

2003-07-01 Thread Naveen My
. -Original Message- From: Naveen My [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 12:26 PM To: Tomcat Users List Subject: RE: HTTP Status 404 - /HelloServlet http://12.206.145.47/servlet/HelloServlet I am following the below example from web http://javaboutique.internet.com

Tomcat 4.1.24 with Oracle8i

2003-07-01 Thread Naveen My
Can anybody help me with tutorial links of Tomcat + oracle ? I am using Tomcat 4.1.24 and Oracle 8i. thanks in advance -naveen - Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!

tomcat 4.1.24 + sdk 1.4.1_03 + Win XP + oracle

2003-06-24 Thread Naveen My
Hello, I am a student and am planning to create a small web based application using tomcat 4.1.24 + sdk 1.4.1_03 + Win XP + oracle. Are there any application examples available on web? thanks in advance naveen - Do you Yahoo!? SBC Yahoo! DSL - Now only

getRemoteUser() is null SSL Authentication

2003-06-20 Thread seera naveen
tell me what exactly is Digital key authentication.(because we use certificates for authentication. Does this means authenticating users against LDAP also?) Any help would be greatly appreciated. Thanks in advance.. naveen

custom error pages?

2003-06-20 Thread seera naveen
Hi, I am using FORM based authentication and JNDIRealm. Is it possible to have custom error pages in Tomcat? Apart from Invalid username and password, I want to check for another attribute and if that attribute is not set, I want to throw another message. Thanks Naveen SMS using the Yahoo

getRemoteUser is returning null

2003-06-19 Thread seera naveen
body tell me what exactly is Digital key authentication.(because we use certificates for authentication. Does this means authenticating users against LDAP also?) Any help would be greatly appreciated. Thanks in advance.. naveen

keystore alias and Tomcat

2002-11-22 Thread Naveen Pasumarthi
, naveen _ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

rpm install- shutdown problem on linux

2001-12-03 Thread naveen
rm -f /var/run/tomcat, but there is no file like that created after startup, so there is no question of removing it.. what should I change or where could I have gonme wrong? naveen -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles

sql exception..

2001-11-02 Thread naveen
hi all, What does this exception mean, I am using Tomcat 3.2.3. and postgres 7.1.2, Well I havent put my server on the net as yet, so there is no question of too many connections. Can anybody tell me where I am going wrong, or what should I do to set this right... SQL Exception : Something

Re: out.println ?

2001-10-21 Thread naveen
hi, use this! out.println(tdA HREF=\http://localhost/adduser.jsp\;You have no account here, please register one!/A/td); - Original Message - From: Miao, Franco CAWS:EX [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 22, 2001 1:35 PM Subject: out.println ? Source

jsp page as start page!

2001-09-18 Thread naveen
I am using apache and tomcat configuration, I have modified my tomcat.conf as shown below and renamed it to tomcat-custom.conf, i have given a link to this file in httpd.conf of apache web server. To make tomcat as the the server processing the base requests(ex. www.myserver.com/) I have deleted

Re: tomcat4, how to setup error pages for stopped application

2001-09-18 Thread naveen
Add this in mywebapp/WEB_INF/web.xml, error-page error-code404/error-code location/error-page.jsp/location /error-page here error-page.jsp can be any page telling your message that the web site is down or the more popular Under Construction. - Original Message - From: Taavi Tiirik

jsp page as start page!

2001-09-18 Thread naveen
other than including a link to tomcat-custom.conf file in the end of httpd.conf. Am I missing something? naveen ### # Apache JServ Configur

virual domain problems.

2001-09-10 Thread naveen
hi, I have configured the DNS server which will direct all the virtual hosts of my domain to my web server. The problem is , when I am using virtual host to access my server, I loose all my session variables when I pass from one page to another. Should I configure virtual host parameter in

binary file upload

2001-03-29 Thread Pasumarthi Naveen
and working with apj12 solved the problem. Does any one have experience to share with these packages or any others that work? Appreciate any pointers. Thanks, Naveen __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http

SSL Certificate request creation withn Tomcat

2001-03-22 Thread Naveen Pasumarthi
e.printStackTrace(); } } ... Thanks, Naveen = Naveen 650 766 8252 (Cell) 408 274 3039 (Home) __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/