Search:

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

Search: Search took 0.03 seconds.

  1. Hi Stefan. I tried it. Still the onchange...

    Hi Stefan.

    I tried it. Still the onchange event is not triggering javascript.



    onmouseover='alert("You are here ")' is also not working. But it is working fine in input.tagx.

    Thanks in...
  2. Can anybody help?

    Can anybody help?
  3. More details.

    Here is the corresponding lines in select.tagx. (all onchange events I have made bold)


    <jsp:directive.attribute name="onchange" type="java.lang.String" required="false" description="onchange...
  4. Modify SELECT.tagx too add onchange functionality.

    Hi
    I want to add onchange funtionality to the ROO generated select.tagx files.


    <field:select disableFormBinding="true" id="c_com_cardshop_Sell_CardPurchased" items="${stockdatas}"...
  5. Hi dalgad9. Thanks for replying.. I have gone...

    Hi dalgad9.
    Thanks for replying..

    I have gone through those code.
    here is my create.jspx file.



    When I run the project it is thorwing an error:
  6. Roo Populate form on selecting item from drop down list.

    My application has a drop down list named employeeId .

    When an employeeId is selected I want to populate all other fields(employeeName,Address etc) automatically in the same form.

    Is it...
  7. Replies
    3
    Views
    1,130

    ideasculptor, The data was properly retrieved...

    ideasculptor,

    The data was properly retrieved from the form but but it was not maching the type of dateofbirth field in the entity layer.

    Just changed the variable declaration to;

    It worked....
  8. Replies
    3
    Views
    1,130

    Anybody tried it? Any advice from spring team?

    Anybody tried it?
    Any advice from spring team?
  9. Replies
    3
    Views
    1,130

    Error with HTML5 Date tag in Spring ROO

    Hi,
    I have completely changed the view layer in spring roo application.
    I am trying to use HTML5 tags instead of jspx.

    When I try to get date using html5 date tag, the date is not getting...
  10. Thread: Spring JPA help

    by Privin
    Replies
    1
    Views
    379

    Spring JPA help

    Hi I am using HQL for selecting all the contents in 'EXCEPTION_CODE_MASTER' table.

    Please go throuth the code fragments.

    findAllEXCEPTION_CODE_MASTERs() method:

    return...
  11. Replies
    3
    Views
    2,031

    No space in between. It is just a typo here.

    No space in between. It is just a typo here.
  12. Replies
    3
    Views
    2,031

    Oracle Connection Error

    Hi,
    I have created a ROO project using database reverse engineering.
    Database: Oracle 10g

    The project was created successfully. When I click on any link in the UI, It is showing an error
    ...
  13. @btlife: Thank you for sharing that...

    @btlife:

    Thank you for sharing that application with us. It is usefull.
    Good Work.

    Thanks and regards
    Privin Thomas
  14. @Btlite, @delgad9 Thank you for answering my...

    @Btlite, @delgad9

    Thank you for answering my query. It was very helpfull.
    @Btlite: pl give pet clinic implementation with spring-roo and extjs!

    Thanks and regards
    Privin Thomas
  15. Using another frontend in ROO apps. Expecting reply from some senior member.

    Hi,

    The GUI that we can create using Spring ROO will NOT be looking nice even if we customize it. And the .jspx files are not compactable with mobile browers also.

    Is there any way that we...
  16. Replies
    2
    Views
    1,560

    Thank you Rajesh !

    Thank you Rajesh !
  17. I think I should work more on these files. Thank...

    I think I should work more on these files.
    Thank you Stefan Schmidt for replying.
  18. Replies
    2
    Views
    1,560

    Login.jspx form action explanation

    hi,

    This is a part of the code generated by spring security.

    application-contextSecurity.XML



    <!-- HTTP security configurations -->
    <http auto-config="true" use-expressions="true">
  19. Roo GUI customization. Changing Roo jspx with our own jsp pages!

    Hi,

    I would like to know how we can customize the GUI generated by spring roo. I want to replace the pages generated by roo with my own jsp pages.

    Is this possible ? if so how?

    Best Regards...
Results 1 to 19 of 19