2 Replies Latest reply on Mar 4, 2009 12:38 PM by mitesh1984_agrawal

    processAction() method not executing

      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.
      Can any one plz help me out?
      Thanks in Advance