Skip to Main Content

tag to Use? - To forwaerd from a jsp page to a servlet

user8591206Apr 1 2012 — edited Apr 2 2012
Hi, I need to direct from a jsp file to a servlet, My code in a .jsp file is :


<form method="get" action = "/Bank/src/ListAccounts.java"/>



When i compile, it shows an error : HTTP 404 - File not found
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Apr 30 2012
Added on Apr 1 2012
3 comments
416 views