--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org
Is it possible to declare result-type using annotations? For example,
when trying to return an object, that gets serialized to json, is it
possible to move away from the struts.xml <result-type> and do it via
annotations
- result-type using annotations JP Cafaro
- Re: result-type using annotations Allen Lee
- Re: result-type using annotations JP Cafaro