I have a
<sslext:pageScheme secure="false" />
In my page right above the
<sslext:form ....>
This drove me nuts...
Regards, a.m.
Nagendra Kumar O V S wrote:
hi,
session is well established while login and i am using SSL for the creditcard page
i forgot to mention, it appends along with jsessionid(obviously)..
i feel i am missing something here in the configuration
when i submit from the creditcard page, it comes back to the http protocol with jsessionid and all the creditcard details appended to the querystring.
and i am using <sslext:form on the creditcard jsp page
any guess??
TIA
-- nagi
/-------Original Message-------/
/*From:*/ Struts Users Mailing List <mailto:[EMAIL PROTECTED]>
/*Date:*/ Friday, July 25, 2003 04:59:07 PM
/*To:*/ Struts Users Mailing List <mailto:[EMAIL PROTECTED]>
/*Subject:*/ Re: sslext
Do you have a session established before you do this? Try doing your
request.getSession(true); before executing the sslext pages...
a.m.
Nagendra Kumar O V S wrote:
>
> hi,
> i am using struts1.1 with sslext .
>
> everything seems to be working fine , but one problem i observe is
> that, when the url is redirected , all the request parameters show up
> in the query string. how can i avoid it
>
> TAI
> --nagi
>
> *Nagendra Kumar O V S*
> Member Technical Staff
> /Ikigo India Private Ltd./
> /470-B, Road No. 36,/
> /Jubilee Hills,/
> /Hyderabad 500033/
> Contact(O): 23544671
> Cell: 98482-41789
>
>
>
>
> ____________________________________________________
> <http://www.incredimail.com/redir.asp?ad_id=309&lang=9 <http://www.incredimail.com/redir.asp?ad_id=309&lang=9>> /IncrediMail/
> - *Email has finally evolved* - *_Click Here_*
> <http://www.incredimail.com/redir.asp?ad_id=309&lang=9 <http://www.incredimail.com/redir.asp?ad_id=309&lang=9>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
.
____________________________________________________
<http://www.incredimail.com/redir.asp?ad_id=309&lang=9> /IncrediMail/ - *Email has finally evolved* - *_Click Here_* <http://www.incredimail.com/redir.asp?ad_id=309&lang=9>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

