Search:

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

Search: Search took 0.02 seconds.

  1. Primeface & Webflow How to define variable for rerender same page

    I am developing a application for a school.This application purely design in spring-webflow and primefaces. I have a page where User can add multiple fee received from Student. For that I have design...
  2. Replies
    2
    Views
    689

    Thanks, Now I got it why it was not working....

    Thanks,

    Now I got it why it was not working.
    Following is my understanding about the above example.
    I did not specified name for ModelAttribute ie(something like @ModelAttribute("loginForm")) ....
  3. Replies
    2
    Views
    689

    @ModelAttribute???

    I have running example with @ModelAttribute in method param as follows


    @Controller
    @RequestMapping("login")
    public class LoginControllerTest {
    //------------------------------...
Results 1 to 3 of 3