Hello folks, i�d like to know how can i define a alias for my JSP pages, for example usually we do:
http://localhost/my-webapp/jsp/hello.jsp
How can i make ant�s jspc tag build my JSP pages with /jsp as a
default alias instead of / ( this infact isn�t a alias just a name before
JSP page, but you got the idea )?
Regards,
Edson
