Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    11
    Views
    2,778

    hi, i have the same problem my...

    hi,

    i have the same problem

    my configurations are


    <bean id="transactionManager" class="org.springframework.orm.jpa.JpaTransactionManager">
    <property name="entityManagerFactory"...
  2. i am so sorry...the problem has solved...it was...

    i am so sorry...the problem has solved...it was all about the bean name in the flowscope and the jsp form modelAttribute
  3. can't fill a jsp form with data in a spring web flow

    hi,

    in spring web flow 2, i want to fill a jsp form's fields with data.

    this is my flow state having the jsp form



    <view-state id="register" view="content.create"...
  4. Replies
    0
    Views
    495

    localization issue

    hi,

    all i want to do is to read error.mismatch in ObjectError from property files in diffrent langauge




    @RequestMapping(method = RequestMethod.POST)
    public String form(@Valid UserAccount...
Results 1 to 4 of 4