Re: Struts2: Handling a Missing Action (404)

2008-11-08 Thread delsvr
gh. It's just a provision to handle missing actions. It doesn't necessarily need to return a 404 response. I'm surprised it doesn't at least return an exception for me to work with. At any rate, thanks for the tip. UnknownHandler looks like a good solution, too. I'll t

Struts2: Handling a Missing Action (404)

2008-11-08 Thread delsvr
/index.html Thanks! -- delsvr -- View this message in context: http://www.nabble.com/Struts2%3A-Handling-a-Missing-Action-%28404%29-tp20400822p20400822.html Sent from the Struts - User mailing list archive at Nabble.com. --

Freemarker Built-in Variables Missing, Error Reporting

2008-06-18 Thread delsvr
I've been looking for good URL management of web resources in the struts2-freemarker integration, but that doesn't seem to exist. I'm aware of the struts2 url tag, which is good for referencing and linking actions, but I'd like to define, for example, a "resource" directory where I could do: < im