matthew c. mead wrote:
It looks like in the near future I may need to secure via SSL and client-certificates a portion of a Tapestry application.

If I were developing with another framework (like struts) I would have a different set of URIs mapped to handle this part of the application, and I would apply a transport-guarantee directive to force automatic redirect to the SSL port if the content were accessed via the clear http port.

I'm not sure how to go about this with Tapestry. I could double-map the application servlet, but then wouldn't it allow for any pages defined to be accessed via either mapping of the servlet?

Am I missing an obvious solution?
Have a good look through the archives because i know i posted a set of .jwc components that does what you just described.

Cheers,
Fermin DCG

Thanks!



-matt



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



Reply via email to