Hi all!
I'm working on a roo project and I came up with this "bug", or more likely, lack of knowledge on my side. I have the following custom controller (.java):
...
Type: Posts; User: juancarlosr; Keyword(s):
Hi all!
I'm working on a roo project and I came up with this "bug", or more likely, lack of knowledge on my side. I have the following custom controller (.java):
...
Hi Ben, I wanted to know how to use a date and time format for a field, and have it displayed by the automatically generated JSPX. Is this a straightforward thing to do?
Something like this, or...
Hi Stefan,
It's really weird. I never stopped roo and it was always running. As you said, I made sure that it dit not erase my roo .aj controller methods. So the mistery is still there, I will try...
Hello everyone,
I wondered if anyone had a simple step by step manner on how to deploy and setup a mysql roo application on Amazon EC2. I'm totally new to this, and setting up the EC2 environment...
Hi Rod,
You are right, I knew I shouldn't modify the roo generated .aj files. I'm doing the following:
1) I create a new mapping on an existing entity controller (.java):
...
Hey there, I'm trying to add something like this on my ROO generated .aj controller file:
@RequestMapping(value = "/sitelocationvisit/{secGuard}/{siteLoc}", method = RequestMethod.GET)
...
Thank you Hatim,
I'll have a look and see what I can do.
Juan
Hello everyone,
I'm a dummy, new to roo and Spring overall, so therefore my questions might be very stupid or simple. I found roo very interesting and a great way to start Spring for a newbie, but...
Hey there,
We have a small startup doing RFID software and we dediced to give a chance to roo a month agoo. We were really impressed and are starting to love it.
Soo, oone roo for warm,...