• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help on JSP's in VAJ 4.0 and Websphere Test Enviornment

 
Ranch Hand
Posts: 126
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anybody help me how can I install my JSP's in VAJ 4.0 and websphere test enviornment. I'm confused because for websphere Application server 4.0 you need to create .war and .ear files for your jsp. While there's no directions in the help of Visual Age to do this. It asks you to put you .jsp files and .class files in the root directory and /servlet. When I do it my Jsp doesn't work. Any help is appreciated.
Thanks
Neha
reply
    Bookmark Topic Watch Topic
  • New Topic