It works automatically! 
You don't have to mess with anything if you make sure that the user is
accessing the login.jsp page via https

-----Original Message-----
From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 10:24 AM
To: Struts Users Mailing List
Subject: RE: [OT]http to https shift


Hi,
this is what i need to do
suppose i have a jsp login.jsp and there is a form
defined in in like this
<html:form action="pages/login" focus="userId">
</html:form>
how can i make this request go using https instead of
http

Ashish
--- Amit Kirdatt <[EMAIL PROTECTED]> wrote:
> Well in that case if you have your site running on
> https then the form will
> automatically be submitted via https. 
> Make sure that your login page is being submitted
> via https
> (https://www.<yourserver>.com/login.jsp
> 
> --Amit
> 
> -----Original Message-----
> From: Ashish Kulkarni
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 9:49 AM
> To: Struts Users Mailing List
> Subject: RE: [OT]http to https shift
> 
> 
> Hi,
> i have website which works on tomcat or  websphere,
> it
> is dependent on the client to select anyone, so if
> the
> client is using tomcat the form will be on tomcat
> and
> will be submited on tomcat, and same will be for
> websphere
> 
> Ashish
> --- Amit Kirdatt <[EMAIL PROTECTED]> wrote:
> > So your form resides on Websphere and you want to
> > post it to the tomcat
> > server? Or is it vice-versa? 
> > Can you please explain what exactly you are trying
> > to do?  
> > 
> > -----Original Message-----
> > From: Ashish Kulkarni
> > [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, July 30, 2003 9:10 AM
> > To: [EMAIL PROTECTED]
> > Subject: [OT]http to https shift
> > 
> > 
> > Hi,
> > 
> > i have a website running on tomcat and also on
> > websphere, i want to change some submit to go
> using
> > https, like the login page and some sensitive
> > information,
> > can anyone point to some resource, where i can get
> > info about submiting a secured response, on tomcat
> > and
> > websphere
> > 
> > Ashish
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site
> > design software
> > http://sitebuilder.yahoo.com
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> > This e-mail, including attachments, may include
> > confidential and/or
> > proprietary information, and may be used only by
> the
> > person or entity to
> > which it is addressed. If the reader of this
> e-mail
> > is not the intended
> > recipient or his or her authorized agent, the
> reader
> > is hereby notified that
> > any dissemination, distribution or copying of this
> > e-mail is prohibited. If
> > you have received this e-mail in error, please
> > notify the sender by replying
> > to this message and delete this e-mail
> immediately.
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> This e-mail, including attachments, may include
> confidential and/or
> proprietary information, and may be used only by the
> person or entity to
> which it is addressed. If the reader of this e-mail
> is not the intended
> recipient or his or her authorized agent, the reader
> is hereby notified that
> any dissemination, distribution or copying of this
> e-mail is prohibited. If
> you have received this e-mail in error, please
> notify the sender by replying
> to this message and delete this e-mail immediately.
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to