A broader question... how do you redirect to HTTPS? When a user goes to update secure information, say their address... and we need to pre-populate the form, then it has to be secure. If we are in...
Type: Posts; User: mlconnor; Keyword(s):
A broader question... how do you redirect to HTTPS? When a user goes to update secure information, say their address... and we need to pre-populate the form, then it has to be secure. If we are in...
The documentation on this is quite incomplete for SWF 2.0 and not only that, the way you seem to handle this in SWF 1.0 and SWF 2.0 are different. From what I can tell, in SWF 1.0 if you used the...
What is the proper way to handle shifting the user from HTTPS back to HTTP in WebFlow?
My site has several situations where a user goes through a WebFlow that require SSL. These can be Login,...
XMLTask looks cool. I wish it were part of the standard Ant build as it would come in handy for a lot of different stuff. They do have an xslt task though that may do some of it...
Thanks for the heads up jbetancourt. The issue with imports is that you can't simply import a fragment. You have to import at least an entire bean. So if you include 50 hibernate mapping files and...
Does anyone have any best practices with respec to creating configuration files for Development / Testing / Deployment?
The problem is that the config files we have are relatively large and if we...