RE: Automatic bean introspection in jsp form

2006-05-15 Thread Williams, Kevin C
Is it possible that I can use JSTL to solve this problem? > -Original Message- > From: Williams, Kevin C > Sent: Friday, May 12, 2006 6:27 PM > To: user@struts.apache.org > Subject: Automatic bean introspection in jsp form > > Forgive me if this is simple but so

Automatic bean introspection in jsp form

2006-05-12 Thread Williams, Kevin C
Forgive me if this is simple but so far I haven't figured out the proper way to do this. I have an object (of type java.io.Object) that can be one of many potential beans. If I know the specific bean class ahead of time, I can write a jsp page with a form that has fields that correspond to the