Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1141

Form bean implmenting Serializable can not populate its property attributes from HTTP GET request parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.0.2
    • NetUI
    • None
    • WIndows XP SP2, Linux, w/ JDK 1.5

    Description

      a url link with request parameters like "someAction.do?param1=1&param2=3" invokes the action method "someAction" in
      a controller class. The action method takes a form bean with property attributes "param1" and "param2". If the form bean extends
      deprecated FormData, those bean attributes got populated correctly, otherwise, if the form bean just implements Serializable
      interface as those created from weblogic workshop 9.2 IDE wizard, its attributes can not get populated at all.

      Attachments

        Activity

          People

            jzhuo Julie Zhuo
            yongqxu Yongqin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: