Hi all I am using tiles 2.1.1 Is there any way in which i can do insertattribute without compiling the attribute. After inserting all the attributes, final jsp should be compiled. Can the attributes behave like including jsp ?
For e.g. I want to make 1 form as two tiles attributes. When i insert both the attributes then it gives the error that form doen't have end tag. Because its compiling the first attribute. This is possible in include jsp but, not with the tiles attribute. Please help -- View this message in context: http://old.nabble.com/Inserting-tiles-attribute-without-compiling-tp28956510p28956510.html Sent from the tiles users mailing list archive at Nabble.com.
