5 Replies Latest reply on Nov 7, 2005 11:13 AM by peterj

    Creating simple jsp page with using websphere rational softw

    stj

      Hi all
      Currently I am tring to create a simple jsp page(dynamic

      web project), I pluged in Jboss4.0 server into Rational

      Software v6 IDE and server is running perfectly but I

      could not deploy this jsp into jboss server, I dont know

      What I am missing, Could you please give me step by step

      instructions(I am newbee), how to create dynamic web

      project and deploy and reach this jsp from browser in this kind of environment.My file

      structure is the following:

      ..+ StudyJsp
      . |........JavaSource
      . |.......+ JRE System Library[WebSphere v6 JRE]
      . |.......+ WebShere v6.0 Runtime
      . |.......+ WebContent
      . |.....+ META-INF
      . |.....+ WEB-INF
      . | |...lib
      . |
      . |......example.jsp
      .
      .
      + StudyJspEAR
      |......META-INF
      |...application.xml

      Also how can I build project with using Ant, which steps

      required?

      Thanks