I agree this is a nice tag. I don't think something like this exists in Spring 
MVC, but you could use Ajax or JSTL's c:import tag to call a Controller.


On Apr 29, 2010, at 12:09 AM, Sudhir N wrote:

> Struts2 has a custom tag 'action' 
> http://struts.apache.org/2.0.14/docs/action.html That allows another 
> controllers to be called from view. I have used it, and found very useful.  
> 
> It allows views to be developed as components and serve different portion of 
> view content from different controllers, or make additional model data 
> available to the calling view. I miss this thing in spring MVC.  (the another 
> interesting custom tag of struts2 that I miss in spring is 'component')
> 
> What do you think of having such a custom tag available in spring ! 
> Any ideas on implementation and internals ?
>  
>    
> Sudhir Nimavat
> Senior software engineer. 
> Quick start global PVT LTD.
> Baroda - 390007
> Gujarat, India
> http://www.ramanandi.org
> Warning: Spelling errors in this message are the product of a poor school 
> system. Pay teachers more than athletes..
>  
> 
> 
> 

Reply via email to