A simple response.setContentType("text/html"); does the trick.
Best Regards,
Ashish.
Type: Posts; User: ashishkulkarni; Keyword(s):
A simple response.setContentType("text/html"); does the trick.
Best Regards,
Ashish.
I was getting all sorts of errors and once I removed hibernate-commons-annotations which had dependency on hibernate 3.2.1.ga, things have started working.
Thanks for the help.
Best Regards,
...