Hi Is it possible to have the same page secured and not secured? I have a page now that need to be accessed via https. Consequently I have annotated it with @Secure. But now I also need to access the same page via http. If I try to use the page from http, my ActionLinks do not work, but they do when accessing the page via https. Is it possible to serve the pages in both ways by configuring tapestry in some way?
Best regards Henrik von Schlanbusch --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org