I'm not sure I understand what you're trying to do. Do you want to use the SSL tags during development, but not actually have an HTTPS request made? If so, sslext doesn't have this AFAIK. Don't know why you'd really want to do this, though...
Of course, if you want to add this functionality you certainly can. Just be sure to share when you're done. :) -= J > -----Original Message----- > From: Robert Taylor [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 11:38 AM > To: [EMAIL PROTECTED] > Subject: toggling ssl functionality with sslext > > > I'm looking over the Struts SSL extension package and don't > see a way to > toggle the ssl functionality for the PageSchemeTag and the > SecureForm tag. > For example, we aren't really concerned with SSL functionality during > development, so it would be nice to "neutralize" the protocol > switching. It > seems like the the SecurePlugIn would have a property for > this which could > be accessed by the secure tags, but I don't see one. > > > robert > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

