It's very easy...
http://weblogs.asp.net/sreejukg/archive/2010/01/20/scheduling-automated-backup-using-sql-server-2008.aspx
Ramblings of a Journeyman Software Engineer - covering ExtJS, JQuery, Struts, Spring Framework, Pentaho Data Integration (Kettle)
Friday, January 27, 2012
How to Increase File Upload Limit in IIS7?
There are 2 parts involve, refer to http://blog.twinharbor.com/2011/07/28/fixing-iis7-maximum-upload-size/ for more details.
How to automatically redirect HTTP to HTTPS in IIS7?
The link below shows the URL Rewrite 2.0 approach:
http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/
http://www.jppinto.com/2010/03/automatically-redirect-http-requests-to-https-on-iis7-using-url-rewrite-2-0/
Thursday, January 26, 2012
How to Enable SSL on IIS7 with Self-Signed Cert?
It looks easy on IIS 7...
http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx
http://weblogs.asp.net/scottgu/archive/2007/04/06/tip-trick-enabling-ssl-on-iis7-using-self-signed-certificates.aspx
/actionName!methodName.action by Struts Zero Configuration?
This is not very clear in Struts documentation.
Posts which talks about /actionName!methodName.action syntax:
Posts which talks about /actionName!methodName.action syntax:
Wednesday, January 25, 2012
Saturday, January 21, 2012
Custom Jackson's ObjectMapper in Spring Framework
Method No 1: Prevent cross-site scripting when using JSON objects using ESAPI and Jackson framework 1.7.x
Another link showing JaxbJacksonObjectMapper.
Another link showing option 3: How to customise the Jackson JSON mapper in Spring Web MVC? Method as described in jackson-module-hibernate
One example of how to write the JSONResult
Example 2: Creating a Login Interceptor in Struts 2 - Same concept can be use to write the JSONResult and configure in Spring
Another link showing JaxbJacksonObjectMapper.
Another link showing option 3: How to customise the Jackson JSON mapper in Spring Web MVC? Method as described in jackson-module-hibernate
One example of how to write the JSONResult
Example 2: Creating a Login Interceptor in Struts 2 - Same concept can be use to write the JSONResult and configure in Spring
Friday, January 20, 2012
Where to get a Generator for Lorem ipsum?
Sunday, January 8, 2012
Subscribe to:
Posts (Atom)