--- On Fri, 12/5/08, Johannes Geppert wrote: > i want to iterate above an List with different Objects. > How can i use instanceof to differ the Object. > [...] > <s:if test="%{ object instanceof my.package.MyClassOne }">
I'd try #object first, since it's a named context variable created on the page. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]