Search:

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

Search: Search took 0.02 seconds.

  1. Does spring WebFlow support Cross validations in forms?

    Hi

    We are working in a set of 10 forms in our project. I need to validate all the forms at the time of final submission i.e, after filling all the 10 forms(cross validations amoung forms). Is...
  2. How to pass the variable form one jsp to the third jsp

    Hi
    Using webflow i want one value of the variable form one jsp to the third jsp. How can i do that. I have tried using "request,session,and application" but it gave an exception. Kindly tell me...
  3. Replies
    0
    Views
    633

    spring bind issue.... plz help me.

    hi to all,
    I am working on a jsp page which contains around 60 text fields, while testing the page, I placed only two spring:bind controls for two text fiels , and i placed spring:HasbindErrors tag...
  4. see my sitauation.......................

    hi thanks in advance.....

    see my webflow code:
    ------------------------------------------------------------------------------------------------------
    <webflow id="nclbFlow"...
  5. how can i handle database from webflow....(plz help me)

    hi ,
    can anybody help me tht how databse can be handeled from webflow, i have worked with samples given in spring webflowpr5(phonebook, flow launcher,.....), and have done same examples...
  6. how to integratespring mvc with webflow....

    hi ,
    I have worked with the spring webflow samples and spring mvc samples,

    spring webflow: handling form flows, executing actions.......etc.
    spring mvc : handling controller file,...
  7. thanks.

    thanks for u ,
    but i need total information ragarding to this web flow, like spring mvc......

    thanks,
    uday
  8. wht is the differnece between spring mvc and spring webflow

    hi to all ,
    plz tell the diffrence between spring mvc and spring webflow..... I am confused which one to implement in my application.
    In my application webflow is more...
  9. hi , can any body exaplin wht is decision-state......

    once plaese check server side.com code.......


    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE webflow PUBLIC "-//SPRING//DTD WEBFLOW//EN"...
  10. Replies
    4
    Views
    867

    thanks for clarifying abt status, but wht abt form action ..

    But In phonebook example in every view ( jsp page) the form action is phonebook.htm. i.e.,
    <form action="phonebook.htm" method="post"> ,whtats happening exactly when we r clicking on submit...
  11. Replies
    4
    Views
    867

    Wht exactly going in the client side???

    hi evrybody,
    I am a new to this webflow, i have downloaded spring webflow pr5, and i worked on some examples like phone book...etc ,

    In phonebook example ,I understood...
  12. Replies
    2
    Views
    741

    i am new to this web flow, plz help me

    hi every body,
    i am new to this web flow , alredy i have worked with integrating jstl with spring mvc ,
    but now i started working on this, i have seen the information provided for web...
  13. how to integrate struts code to spring middle tier

    can anybody help me to solve the situation:

    I have worked with integtaring jstl with spring web mvc , but in this, the valiation checking is not efficient , so we prefered struts in place of...
  14. wht r all the tags in spring apart from spring:bind,

    can any body tell how to use the remainig tags in sprng.tld file,
    i have used the tags <spring:bind......./>, <sping:hasBindErrors...../>
    i dont how to use the remaing tags like
    ...
  15. Replies
    0
    Views
    665

    wht is the scope of the struts in spring

    hi guys , i want to know wht is the scope tht struts is having in spring frame work.
    i already worked with integrating jstl with spring web mvc, but in tht, problem is with validation checking,...
  16. Replies
    1
    Views
    953

    wht is tiles view in spring web mvc

    hi guys,
    can anybody tell me wht is this tiles, i am a beginer in spring i already worked on integrating jstl with spring web mvc.
  17. Replies
    2
    Views
    1,278

    How to integrate struts with spring web mvc

    hi guys , i am new to spring frame work, can anybody help me how to integrate struts frame work with spring frame work, i have alredy read integrating jstl with sprng web mvc.........
  18. how can i get the model object out ofta

    // can any body help me how to solve this , i am returning a ModelAndView from


    Map myModel = new HashMap();

    myModel.put("funds", getFundingInformationManager().getData());


    //...
  19. Wht r all the basic core tags like,<

    what are all the remaining core tags in spring, apart from <c:foreach .../>,<c:out..>
    give a full details abt these tags..........
Results 1 to 19 of 19