Having the need to switch between http and https in a project I am
working on with struts as the framework, I have run into some issues
in regards to accomplishing this task.

If I use the action mapping and forward to a full url specifying the
type [http, https], then I have to do a redirect, and then the jsp
page shows up in the url, and that is not good. So I hate that idea.

Then I found the sslext at sourceforge ... but cannot find any
information on how this works, how to configure, etc. And the mailing
lists look like a ghost town.


So I am hoping possibly someone on this list has or is using the
sslext, and possibly has some ideas how this fits together.

If so, please let me know, and maybe someone could give me a overview
of what I need to do to get this working. Otherwise, it looks like a
<security constraint> for the whole app and I do not want to do that.

Regards.

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

Reply via email to