Results 1 to 2 of 2

Thread: Spirng 3 + WebFlow 2.3 + JSF 2.0 required input text lost data after validation

  1. #1

    Default Spirng 3 + WebFlow 2.3 + JSF 2.0 required input text lost data after validation

    Hi all
    I have a very strange problem regarding input text validation using Spring 3.0, Sprign Web Flow 2.3 and JSF 2.0.

    Once the form has been submitted, if JSF validation phase fails( the fields are required ) the server lost data applied on the rendering response.

    I suppose some library are missing:
    - com.springsource.com.sun.faces-2.0.0.PR2.jar
    - com.springsource.javax.faces-2.0.0.PR2.jar
    but if i insert them the application does not startup anymore.

    The attacched file "Build.xml" list all dependencies used by the project.

    Please help me out this problem.

    Alex
    Attached Files Attached Files

  2. #2

    Default

    can anyone help me out this tedious problem?
    Is there a simple webapp with Spring 3, Spring WebFlow 2.3 and JSF2.0 running?

    Thanks a lot
    Alex

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •