Search:

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

Search: Search took 0.02 seconds.

  1. Spring Security and Spring 3 MVC Integration Tutorial

    I've set-up a tutorial for Spring Security and Spring 3 MVC Integration Tutorial at http://krams915.blogspot.com/2010/12/spring-security-mvc-integration.html.

    This assumes you know Spring MVC (at...
  2. Replies
    4
    Views
    1,628

    Can you post the sample JSON response data here?

    Can you post the sample JSON response data here?
  3. Replies
    1
    Views
    2,028

    Here. Check this tutorial I wrote for jQgrid and...

    Here. Check this tutorial I wrote for jQgrid and Spring 3 MVC using annotations:

    http://krams915.blogspot.com/2010/12/jqgrid-and-spring-3-mvc-integration.html
  4. Replies
    1
    Views
    2,519

    jqGrid - Spring 3 MVC Integration Tutorial

    For those who are interested in integrating jqGrid and Spring 3 MVC using annotations, feel free to read this tutorial I've written.

    Here's the link:
    ...
  5. Replies
    5
    Views
    2,906

    I do. I've set-up a jqGrid - Spring 3 MVC...

    I do. I've set-up a jqGrid - Spring 3 MVC Integration Tutorial.

    I hope it would be helpful enough :)

    Here's the link:
    ...
  6. Replies
    2
    Views
    1,110

    I believe you're the same guy who posted on...

    I believe you're the same guy who posted on www.stackoverflow.com :)

    Anyway, I'm the same guy who helped you there. What a small world :D

    I've finished setting up the jqGrid - Spring 3 MVC...
  7. Replies
    3
    Views
    1,451

    @richardgundersen, nice tip but this doesn't work...

    @richardgundersen, nice tip but this doesn't work on my setup.

    I use annotation both for Spring and DWR, @Controller and @RemoteProxy respective. All requests regardless if it's for the Spring...
  8. Confirmed. Your class must implement an...

    Confirmed.

    Your class must implement an interface. I encountered the same issue when assigning a <util:map> with <String, MyCustomClass> to my service class. I've applied AOP but Spring keeps...
Results 1 to 8 of 8