Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    652

    Hello Marten, Thank you for your quick answer....

    Hello Marten,

    Thank you for your quick answer. As far as I know the PathVariable annotation is not available in Spring version 2.5.5. Unfortunately our webapp s using this version. Update to...
  2. Replies
    3
    Views
    652

    Csutomer @RequestParam Parameter

    Hello,

    my url in my webapplication looks like this.

    http://localhost/../docId-12344/text

    Now Iwant to get the docId from the url with @requestparam("docId"). I know that it is not that easy...
  3. Replies
    2
    Views
    517

    Just solved my problem Use ...

    Just solved my problem

    Use
    <dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-validator</artifactId>
    <version>4.2.0.Final</version>...
  4. Replies
    2
    Views
    517

    Hello, I have the similiar Problem, Of...

    Hello,

    I have the similiar Problem,

    Of cource validation works well that way. But I want use a custom messagesource to use a locale extracted from the uri. I tried it by configuring the...
  5. Replies
    4
    Views
    1,961

    Thank you migelct1983, It works perfectly ...

    Thank you migelct1983,

    It works perfectly

    Best Regards re79
  6. Replies
    4
    Views
    1,961

    I have a similiar Proble mwith webflow 2.0.8 ...

    I have a similiar Proble mwith webflow 2.0.8

    I've implementes an excel export with this streaming actions.

    The URL starts with https://.. and on Internet Explorer the dialog for open or save...
Results 1 to 6 of 6