I am attempting to customize a create.jspx in Roo 1.1.0.M1. I am removing some fields from the UI that I want to automatically set in the controller (eg. dateCreated, createdBy).
This works ...
I'm using Spring Roo 1.1.2 and trying to have meaningful list pages but that's more difficult than I would expect.
For instance, I want a list of People objects; listed in Last ...
I want to have a hidden field in a jspx file.
What I would like to do is automatically save the name of the authentificated user in the database. Here is how ...
Spring ROO - Generate jspx files for custom finders I have a class called Payment that was generated by spring ROO, and I would like to create a "custom" finder ("complex" ...
How do i create jspx view artifacts using roo for field references and field sets. I see that roo does the automatic scaffolding for simple fields in my entity classes when ...
Roo STS problem: intermittent ClassNotFoundException on jspx files I'm using STS 2.5.2 with Roo 1.1.1. One problem I have seen throughout multiple versions of STS with Roo is that I occasionally ...
Hi, I am new with Spring ROO, the results until now have been very good, but when I delete some fields in create.jspx but when I open the ROO console this ...
hi! any body please help me .iam trying to customize jspx files. I am having one to one and one to many relations in my project .please help me how to ...
Extending roo - create a new view besides CRUD jspx Hello everyone: I just started to use roo and I find it extremely useful, but I have issues regarding creating new ...
Hi: I am setting a breakpoint on a jspx file generated by roo(RC3) and running on tc server via sts(2.2.1-RELEASE). And, am starting the tc server in debug mode. Unfortunately, the ...
JSPException in simple show.jspx in Roo 1.1.0.M1 Hi, I want to upgrade from Roo 1.0.2 to 1.1.0.M1 but I'm getting a JSP rendering error in a simple test app. Here's the ...
Hi everyone! The automaticallyMaintainView functionality is very powerful, but permits to enable/disable entirely the functionality to mantain the .jspx files from Roo. It would be very useful if I could enable ...