Ah yes, your correct. Thanks Thiago. Is this something I need to do manually?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Auto-resolve-base-page-from-HTTP-to-HTTPS-tp5718424p5718432.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
On Fri, 30 Nov 2012 13:12:43 -0200, George Christman
wrote:
This may be a case for a URL writter, but before I go down that path, I
just wanted to first verify there is no setting to handle this
automatically.
I don't think this words means what you think it means. :P URL rewriting
is
I'm using,
public void contributeMetaDataLocator(MappedConfiguration
configuration) {
configuration.add(MetaDataConstants.SECURE_PAGE, "true");
}
to secure all pages and from my understanding @Secure wouldn't be needed. My
app uses TapestrySecurity and when you for access the app, Tap
If you just mean the page should always be ssl just use
@Secure
http://tapestry.apache.org/https.html
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Auto-resolve-base-page-from-HTTP-to-HTTPS-tp5718424p5718426.html
Sent from the Tapestry - User mailing list archive at Na