0 Replies Latest reply on Mar 7, 2009 3:19 AM by vpuna.in

    processAction() methos is not executing

    vpuna.in

      Hi Frnds,

      I have designed one portlet application in which i have 1 portlet class and two jsp files.
      The content of jsp file1 is some form fields and submit button
      The content of jsp file2 is simple wish to the user.
      My requirement is that when user enters the data and click on submit, the jsp file2 must be displayed but it is not displaying.
      I found that processAction method where I am retrieving the field values is not executing.
      for submiting the form i am using actionURL in form action tag.
      Can any one plz help me out?
      Thanks in Advance