From: Dave Newton [mailto:davelnew...@gmail.com] Tuesday, April 19, 2011
2:41 PM
>The response was embedded/implied; if there's no data model at all then
it doesn't matter if you have a simple 
>tag around template rendering or within the action itself. Going
through an entire request process is unnecessary.

I understand that point.  I apologize, but I'm a little unclear as to
what you're actually suggesting I do.  One option, I gather, is the same
thing Eric suggested -- render the template in the action class and put
the result into a string for the view to pull using <s:property.../>.
Is that correct?

What about the "simple tag" concept?  How would I implement that in my
view?  That's the solution I was hoping to find; as I feel it's more
MVC-compliant.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to