Search:

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

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    936

    Hi, No exception, it's simply not doing...

    Hi,

    No exception, it's simply not doing anything. When inspecting the generated html code (id, name attributes), the value of $pathPrefix is not added at the begining of the constant string

    eg ...
  2. Replies
    3
    Views
    936

    Spring bind, using dynamic path

    Hi,

    I'm using the spring & form taglibs and I'd like to set the 'path' attribute at runtime.
    I want to use a same jsp fragment to bind on a object, lets say a 'user' but this object can be at...
  3. Replies
    3
    Views
    855

    Hi there, The login form is basically included...

    Hi there,

    The login form is basically included as a jsp fragment in the main navigation bar. I don't know jsf but I assume it's possible. My little experience with Tiles, Freemarker or Velolicy...
  4. Replies
    3
    Views
    855

    [solved]

    Hi,

    I finally sorted this out by setting the sessionForm attribute to false to force to go by the formBackingObject method where I initialize the formview to the current page.
  5. Replies
    3
    Views
    855

    Login form on multiple pages

    Hi,

    I'd like to have a login form available on every page on the web site. I'm having troubles when configuring the SimpleFormController because formview & successview are not constant (I think...
  6. Replies
    3
    Views
    873

    Hi, I don't know how to mark the post as...

    Hi,

    I don't know how to mark the post as solved, sorry.
    Thank's a lot for help, Josh's method just work like a charm ! Definitely the ultimate info to integrate Spring MVC & DWR.

    Regards,
    -sb
  7. Replies
    3
    Views
    873

    Hi Josh, Really interresting, as far as I...

    Hi Josh,

    Really interresting, as far as I understood this is exactly what I'd like to do (and I like your 'separation of concern' approach as I have the same kind of practice ;-) )
    I'll try to...
  8. Replies
    3
    Views
    873

    Spring MVC + DWR

    Hi there,
    I'm trying to make DWR 2.0 integration with Spring MVC 2.5. After reading doc from http://getahead.org/dwr/server/spring and a post from...
Results 1 to 8 of 8