"Chris Callaghan" <[EMAIL PROTECTED]> asks:


> Hey all,
> 
> I want to be able to map a URL to certain JSPs which may or may not have 
> an action involved with them e.g
> map /logon to logon.jsp which also has as action also called logon
> also /tour to tour.jsp which has no associated action.
> 
> How can I do this with struts?
> 
> Cheers
> Chris

You can do it with your http server, not with struts.

--
gR

Reply via email to