Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Regarding Request Object

This is a discussion on Regarding Request Object within the Java forums, part of the Programming Talk category; Hi I am getting values from database in action Class and i am setting those in request object to present ...

  1. #1
    nspsuresh is offline Junior Member Array
    Join Date
    Oct 2004
    Answers
    1

    Regarding Request Object

    Hi I am getting values from database in action Class and i am setting those in request object to present on jsp. if my action class returns the failure i am redirecting the request to same jsp. in case of second time execution the values from the request is not populating plss some one help me on this.......thanks in advance.

    Suresh


  2. #2
    ashlee is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    108
    Can you post the extract of your code here so that we could figure out the problem and help you out in this.


  3. #3
    Bhoopendra Sing is offline Junior Member Array
    Join Date
    Apr 2007
    Answers
    1
    Are forwarding or Redirecting.
    In Redirecting original request parameters becomes invalid.
    "Beans placed in the original request scope are not available to the second request"


  4. #4
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128
    Suresh post the details asked by our friends here in this thread. Then only we could help you in solving your query. If your query is solved let us know how you resolved so that other members would get benefited by knowing the approach.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...