OCA7
Louis Bros wrote:What you have there should work. Try a cache refresh on your browser.
Bear Bibeault wrote:The servlet name is immaterial except within the deployment descriptor for reference purposes. What matters is the mapping URL.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
No pain, No gain.
OCJP 1.6, Liferay Certified Developer 6.1
Regards
KumarRaja
Alan Smith wrote:
Louis Bros wrote:What you have there should work. Try a cache refresh on your browser.
No, if I change the Serlvet name and html action from BeerSelect to BeerSelec (or anything else for that matter) a html error 404 "The requested resource (/BeerV1/BeerSelect) is not available" error. i don't understand how its reporting an error with /BeerSelect in it when I have changed the code to something else.