I can see that instanceof is a reserved word, but is it implemented? I'm displaying a
table with links to detail pages. But those pages will be different depending on what
sub-type of object is in the table. It would be great to be able to say:
rendered="shape instanceof Rectangle" and then have it link to a page that shows
info about the rectangle. Any suggestions on this?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081083#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...