Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    300

    field select with a Static List

    Hy guys.

    I have a simple problem here.
    in my order class i have OrderStatus field, which is an enum in the database. (Can be "Under process" or Dispatched)

    My problem is when im using...
  2. Resuming a web-flow and getting the GET query strings

    Hy.

    Im continuing a spring web flow, using execution key. (a paypal payment order basically) and would need to read query strings from get. &TokenID and &PayerID

    this is how the URL looks like...
  3. Replies
    5
    Views
    2,081

    Im bringing up this topic. I tried Dwolgars...

    Im bringing up this topic.
    I tried Dwolgars solution in many differences but its not working.

    Forwarding and paying on paypal site is OK now with the DoExecute method posted earlier.
    I think im...
  4. Replies
    3
    Views
    282

    thats something i need also from time to time......

    thats something i need also from time to time...
    One solution for this is to perform backup command in spring roo shell.(when everything is working fine)

    after you can overwrite the files with...
  5. Replies
    2
    Views
    263

    ok, just delete the method, and roo copies it...

    ok, just delete the method, and roo copies it back to its place... nice
  6. Replies
    2
    Views
    263

    Push in by mistake, how to solve?

    Hy

    I pushed in some stuff from one AspectJ file, and now i want to put it back to its place.
    I tried AspectJ refactoring -- Pull out ITD but im missing.

    Target Aspect is empty, browse also. if...
  7. Replies
    3
    Views
    406

    OK. this can be easy done by editing the...

    OK. this can be easy done by editing the menu.jspx.

    <div xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:menu="urn:jsptagdir:/WEB-INF/tags/menu"...
  8. Replies
    3
    Views
    406

    OK, i found an interesting example in Spring cook...

    OK, i found an interesting example in Spring cook book. (On page 325 according to original page numbers.)
    There is a section named: Configuring web request security.

    I tried the example, without...
  9. Replies
    3
    Views
    406

    Spring security problem

    Hy guys!
    Im very new to Roo, so maybe i will have some basic questions.

    I have a simple problem, i want to protect some views from different Role-s.
    for example: a user could only access create...
Results 1 to 9 of 9