0 Replies Latest reply on Jun 18, 2007 6:07 AM by dhayanandh

    Button doesnt work after deploying inJBoss

    dhayanandh

      Hi Experts,

      Im new to J2EE.
      Here is my scenario.
      In Eclipse IDE my toolkit program works well.

      Step 1: I converted my packages to a JAR and placed its location in the server.

      Step 2: I took my JSP applications and converted into WAR and placed it in JBoss server.

      Step 3: i tried to create an EAR and placed it in the location of JBoss server.

      After completing the above steps im unable to load the contents of my login button.

      Kindly resolve this issue.