2 Replies Latest reply on Nov 18, 2008 4:57 PM by joblini

    request.setAttribute("","");

    tarunbansal

      Hi


      I am facing issues while retrieving attribute values set in actions.


      I have a page which submits some data through a commandLink. This action associated with the same commandlink set some attributes in request. I want to use these attributes in method(execute tag) mentioned in page.xml of the view which will be rendered as response.


      But there is no such attribute in request at that time.


      I am using different page.xml for different views.



      Please suggest any alternate way to do so.



      Thanks
      Tarun Bansal