• 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

How to run java beans in JWS?

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all!
I am finding problems when I try to add a servletbean from the administrative tool of JAVA WEB SERVER 2.0 on WINDOWS NT. It gives me different errors like not able to find the class file/ illegal classFormat/wrong class file name..etc. Basically it is not recognising my bean--i have made a jar file of my class file and stored the jar file under servletbeans directory of java web server root. I also set my classpath to include the servlet.jar file. I am not getting a clue as how do i make any of my beans work on JAva Web Server---any masterminds please?
-thanx, advait.
IP: Logged

All times are MT (US)

 
If you are using a wood chipper, you are doing it wrong. Even on this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic