How to create MVC project with ORM support?
Type: Posts; User: lchong2; Keyword(s):
How to create MVC project with ORM support?
Yes, to create a new template for jsp with spring taglib.
Can I select the template from the template list?
hi,
When creating a new JSP file, the template selection (screen shot attached) doesn't have Spring and JSTL template included, so taglibs like the following has to be added manually:
taglib...
Hi,
I did the following steps and resulted in error:
1. New project
2. Select Maven Project
3. From archetype catalog, select
Group Id: org.appfuse.archetypes
Hi,
1) If I made a mistake in the roo commands like the following, how do can I undo the entity creation:
com.springsource.roo.pizzashop roo> entity --class ~.domain.Topping...
Section 2.10. Securing the Application, shows the following sample code:
....
<div xmlns:sec="http://www.springframework.org/security/tags" ...>
<jsp:output omit-xml-declaration="yes"/>
<ul...
Hi,
When I click the green light bulb icon to view runtime error analysis, only a few lines of error display is shown. Is this a bug?
I am running STS on the mac.
rgds,
lchong2
Hi,
Why Grails has to use a new language, Groovy and not Java?
Why Grails stack has to layer on top of Java EE, Spring, Hibernate, SiteMesh, etc?
rgds,
lchong2