• 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

Error while Compiling/opening a J2EE application...

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am a novice in J2EE.
To make the learning faster, one of my friends gave me a very simple J2EE application.
It displays a page and a button.When I clikc on the button, it is supposed to write a file.
Now,
I am using IBM WSAD (version 5.1.2) as an IDE.
I have the entire application direcotory structure copied onto my machine and I made required changes in classpath variable etc.
When I try to open this application is WSAD...I get following error...\



I am using IBM Web Sphere 5.1

Can somebody throw some lighe on this???

Thanks in advance...

P.S. I did post this message to J2EE group and not any other group related to IDE/WSAD cause I thought the problem has very little to do with IDE and its a J2EE version issue...
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please post the entire exception stacktrace and the contents of the web.xml file
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic