Okay. Then you should be able to place the following in your struts-config action 
mapping for the main page.

<set-property property="secure"
                 value="false"/>

robert

> -----Original Message-----
> From: Joao Batistella [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 17, 2004 10:17 AM
> To: 'Struts Users Mailing List'
> Subject: RE: SSLEXT
>
>
> I can't. Because my main page is not a page at all. It's a Tiles definition.
>
> Where can I find the documentation about SSLEXT? I mean the description of
> the tags?
>
> Thanks,
> JP
>
> -----Original Message-----
> From: Robert Taylor [mailto:[EMAIL PROTECTED]
> Sent: quarta-feira, 17 de março de 2004 15:09
> To: Struts Users Mailing List
> Subject: RE: SSLEXT
>
>
> Use the <sslext:pageScheme secure="false"/> on the main page.
> This should switch it back to HTTP.
>
> robert
>
> > -----Original Message-----
> > From: Joao Batistella [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 17, 2004 9:58 AM
> > To: 'Struts Users Mailing List'
> > Subject: SSLEXT
> >
> >
> > Hello.
> >
> > I'm now using the SSLEXT for struts (following some advices frm the list).
> >
> > Now I have my login action protected by HTTPS, but I want the user, after
> > login, being forward to the main page of the application using HTTP
> > protocol. Is this possible? Or I can only change the protocol in
> diferrente
> > requests?
> >
> > Thanks,
> > JP
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to