• 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

Unable to run servlet code in netbeans with glass fish

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hI FRIENDS ,
am new here ..learning java .... Work as a lecturer in IT

have to teach students about EJB using netbeans

As a first step in that I need to run a servlet :

My JSP runs at URL http://localhost:46541/HelloWorldd/

JSP code :



then i made a servlet to count no of times i visited the page :



When i run the servlet at http://localhost:46541/HelloWorldd/HelloServlett

I get an error The Requested Resource is not available

I followed the steps taught in this video actually : http://www.youtube.com/watch?v=pwBNmAhtqk8


Please help me solve this .
My first post here .Please forgive me if i havent followed any rules of the forum .
Thanking you
 
Are we home yet? Wait, did we forget the tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic