• 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

Mix seam and JSP

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody,
I want to use eclipse help az seam project ,so I put eclipse folder(include plugins and feature ) in
jboss5.0.0.GA/server/default/deploy /host.ear/host.war/web-inf/
and then change the WEB.XML... but when I browse my page ( url/help/index.jsp) I see the "403 Access to the requested resource has been denied" error... I perhaps thet SEAM filtered the JSP file... I can't do any thing to resolve it...

thanks in advance for your help
 
reply
    Bookmark Topic Watch Topic
  • New Topic