1. Why is my session id in my url? stackoverflow.comSo I went through the steps to build a basic roo application here: http://static.springsource.org/spring-roo/reference/html/beginning.html I started up my server and started playing with the app, couldn't help but notice that ... |
2. Deploying a spring roo, hibernated java web project to jboss 4.2.3 fails due to no declaration of mvc:default-servlet-handler stackoverflow.comI'm deploying a java web site that uses spring roo and hibernate to JBoss 4.2.3. It consistently fails due to the certain tags not being declared:
The bean def for the webmvc-config.xml ... |
3. In Roo 1.1.1, projects with no web tier depend on Servlet API forum.springsource.orgFeb 6th, 2011, 08:08 PM #1 Andrew Swan View Profile View Forum Posts Private Message Senior Member Spring Team Join Date May 2005 Location Sydney, Australia Posts 658 In Roo 1.1.1, ... |
4. How does Spring Roo make a servlet? forum.springsource.orgHi, everyone. I learn Spring Roo and read "Spring Roo cookbook". So I think that Spring Roo does not need without database or entity. How do I make a servlet without ... |
5. Static references broken after changing Roo's servlet mapping from /* forum.springsource.orgStatic references broken after changing Roo's servlet mapping from /* I have changed the servlet-mapping in the web.xml from a Roo test project. |