Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,684

    You can just try this as follows ...

    You can just try this as follows




    <view-state id="currentState" view="currentView">
    <transition on="currentEvent" to="currentSubFlow" >
    <set attribute="id"...
  2. Replies
    2
    Views
    1,684

    Which id youn are expecting as a parameter

    Which id youn are expecting as a parameter
  3. WebFlow + IBatis -- Transaction already completed

    Hi,

    I am using web flow and ibatis.

    I call a method which was bolded from the flow as



    <action-state id="saveModule">
    <bean-action bean="moduleDAO" method="insert">
  4. binding list boxes using spring and javascript

    Hi,

    Please refer the attached tabs1.jpg

    I have a jsp in which i am having two multi select lists, Available Tabs and selected Tabs.

    While the form loads, values are retrieved from the...
  5. how to retrieve the attribute value in the validate method

    Hi James,

    Thanx,

    and i will try it
  6. how to retrieve the attribute value in the validate method

    Hi,

    Could any one let me know, that how can i retrieve the value in the validate method.


    A-flow.xml file


    <view-state id="displayFieldTypeText" view="CustomFieldText">
    ...
  7. Replies
    1
    Views
    687

    binding with more than one bean

    Hi,

    I am trying to bind the values in a jsp using more than one bean.

    When i am doing so, the page didn't displayed any thing

    I am trying in the following way

    jsp file
  8. Replies
    2
    Views
    692

    view state of previous page

    Hi,

    I am trying the following in a wizard contains 4 views, in which the
    the user can save the details on the 4th view to DB.
    I rendered a 3rd view, in which it contains 2 select boxes (say...
  9. Replies
    2
    Views
    692

    view state of premious page

    Hi,

    Can we maintain the view state using javascript in web flow
  10. Replies
    3
    Views
    949

    changed but not working

    Hi,

    I tried using spring form tags. but i am getting the below error


    org.springframework.beans.NotReadablePropertyException: Invalid property 'newWizardTabModule' of bean class...
  11. Replies
    3
    Views
    949

    bind multiple selects

    hi,

    I have problem while binding 2 selcects. I have a page which shows 2 multiple
    select .

    From one select i an adding value to another select using javascript.
    First time i...
Results 1 to 11 of 11