Environment: Windows XP, SpringSource Tool Suite 2.3.2, Roo 1.0.2.Release, Java 1.6.0_10, tc Server 6.0
Environment : Windows XP, SpringSource Tool Suite (STS) 2.3.2, Roo 1.0.0, Java 1.6.0_10 I\'m evaluating Roo and have created a Roo project with one Entity. Starting the tc server shows the below erro
I have created a User domain with not null fields. If i remove following javascript validation on submit.
Q1> In spring-roo how can I define a field that I want to appear on the page but doesn\'t get persisted in the DB.
I\'ve got a Roo project开发者_JAVA技巧 where I\'ve made a couple of entities, and when I load up the project in Eclipse it loads up fine, but if I i.e. make an instance MyEntity entity and then write
I use Spring MVC (via Spring Roo) to build a small web application for administering persons. In the page for creating a person the bean Person is used as form backing object (key \"person\" in the mo
I generated spring roo project and modifies .jspx files to my styles.Unfortunately, when i used the backup command, spring roo was auto-generated files to the original one.Thus, my .jspx files are noy
I have a Spring Roo project and I use mvn jetty:run to run my app. The only problem 开发者_如何学JAVAis changes to the *.java classes do not hot deploy, while changes to *.jspx hot deploy fine.
I am trying to output an Excel file as the view in Spring Roo 1.0.2 What is the quickest way to do this开发者_运维问答?
I\'ve been learning how to build projects using Roo and am making good progress.I have the nucleus of a project which correctly displays 开发者_Python百科my defined entities and allows me to create, e