Hi All,

I just started to use tiles and spring couple days ago, and now I have an issue of doing runtime composition using tiles. I use the code in this thread :
http://forum.springsource.org/showth...and-spring-mvc

Well, the codes work fine, but what I need is to use spring tags like <form:input /> or show some dropdown boxex in the jspx files, I am sure that there is a way to do it, but I still could not find any solutions, So, is there anyone could tell me what to do? For further questions, how to map the object or data to these jspx files as well?

Thank you so much if any one knows the solution.