Search:

Type: Posts; User: nprabakaran; Keyword(s):

Search: Search took 0.01 seconds.

  1. Dynamic listbox or combobox - Spring Roo

    Hi

    I want to know how to create a dynamic listbox or combobox using Spring Roo.

    I want CRUD operations for following requirement:

    1) City, Company, Last Visited Date are the fields in the...
  2. Replies
    1
    Views
    983

    AspectJ getting userId

    Hi

    For all the domain classes, I want to add created/update datetime and created/update by.

    For date/time I found an addon spring-roo-addon-audit-timestamp.

    This addon adds an AspectJ file...
  3. Replies
    19
    Views
    2,294

    Customization and ease of understanding is the...

    Customization and ease of understanding is the key aspect. You should be able to customize things easily and also Roo or Roo generated code should use less annotation or it should not hide much...
  4. Replies
    19
    Views
    2,294

    thanks jD! Andrew to answer some your...

    thanks jD!

    Andrew to answer some your questions - yes its commercially sensitive. Its not as extensible as Roo but work is good. We cannot compare the extensibility with Roo because Roo is...
  5. Replies
    15
    Views
    5,880

    I found in aspectJ file Domain_Roo_Finder.aj -...

    I found in aspectJ file Domain_Roo_Finder.aj - the fields are validated for search. How can I edit the file to make the search fields optional. Means only the entered search fields should be part...
  6. Replies
    19
    Views
    2,294

    Excellent jD! If your work is for community,...

    Excellent jD!

    If your work is for community, can you share the source of your work and if there is any documentation on top of it?
  7. Replies
    15
    Views
    5,880

    Hi Andrew, I tried multiple field finder in a...

    Hi Andrew,

    I tried multiple field finder in a single domain - as like you mentioned. This forces me to enter all the search fields. So I tried using Or instead of And between method name, still it...
  8. Replies
    15
    Views
    5,880

    Great! Andrew. You asked me in another thread -...

    Great! Andrew. You asked me in another thread - which documentation is priority? I would say what PaoloValladolid asked is a valid question and it would be great if we have documentation on how to...
  9. Replies
    19
    Views
    2,294

    Very Nice! Thanks - thats a very quick reply. I...

    Very Nice! Thanks - thats a very quick reply. I will try out based on your suggestion and get back.

    I want to tell something to you "Andrew Swan".

    I work for one of the largest software...
  10. Replies
    19
    Views
    2,294

    Roo customization - a major issue?

    I started looking Roo recently. I have very rich experience in J2EE but has Beginner knowledge in Spring and Hibernate.

    I really find difficult to customize the roo generated code. I have seen...
  11. Replies
    1
    Views
    370

    Finder Issue

    Hi

    I have created a User domain - userid, first name, last name , city, address, etc,

    I have successfully generated and tested Insert, Read and Modify pages.

    Now I want to create a...
Results 1 to 11 of 11