Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    547

    AJAX request + validation

    Hi,

    I'm trying to perform form validation for an AJAX request. Here is my scenario.

    For example if I have an employer form model which contains the main fields (e.g: address) and a list of...
  2. Replies
    0
    Views
    611

    spring security + CAS

    Hi,

    I'm trying to integrate CAS SSO to my existent Webflow 2.0.2 application. ...so far the CAS authentication is working with my remote CAS server, I've been using the CAS sample from subversion...
  3. I've found the conditional statement by doing...

    I've found the conditional statement by doing this:


    <on-render>
    <set name="viewScope.warningMessage" value="purchase.isTimeout() ? resourceBundle.test : ''" />
    <render fragments="message" />...
  4. resourceBundle + on-render conditional statement

    Hi,

    I've got the following view state which displays recursively a transaction page.

    During the 'on-render', I would like to pass a bind parameter to the resourceBundle with a value from my...
  5. Replies
    1
    Views
    1,187

    sorry I should read a little bit more the...

    sorry I should read a little bit more the documentation...

    http://static.springframework.org/spring/docs/2.5.x/reference/jms.html#jms-asynchronousMessageReception
  6. Replies
    1
    Views
    1,187

    Hibernate Search JMS integration

    Hi,

    I've successfully integrated Spring 2.5.2 with Hibernate Search 3.0.1.

    Now I'm just trying to configure the JMS slave/master topology -->...
Results 1 to 6 of 6