I want to generate an email containing a URL( to a specific Action subclass in Struts 1.3 ).
Questions :
How to approach the problem ?
/WEB-INF
folder so that no one can accidentally browse your JSP files from the web. The only way the user can get to that resource is through your Struts actions (*.do
) and the action will determine which JSP files to be displayed on the screen.