Quantcast
Channel: S. Nageswara Rao, Corporate Trainer – Way2Java
Viewing all articles
Browse latest Browse all 505

Mapping JSP file in web.xml file with alias name

$
0
0
Giving alias name for a JSP file is optional. So far, we have executed all JSPs without alias name by writting the JSP file name in the action attribute of <form> tag. In this code, let us give alias name to JSP file and call it from action attribute. I take this opportunity of using […]

Viewing all articles
Browse latest Browse all 505

Trending Articles