I need to be able to effectively select from a combo box a record/concrete 
subclass type then edit details for the appropriate subclass. I'm thinking I'd 
need to condition fields in my web page using JSTL tags and update the 
appropriate subclass after selecting it's type on the first screen.

To populate record type combo, I could do something using reflection. Since the 
domain model has quite a breadth and depth. I only want to show combo box for 
concrete classes, not the abstract ones., I could just as easily represent it 
as an xml file, since I doubt whether it will change much.  Any advice on best 
way to do this.
In particular are there any examples out there anyone has written using Struts 
2/JPA that they would be willing to share?
Thanks in advance.




Jeremy Flowers

[EMAIL PROTECTED]
Professional Profile




See who we know in common
Want a signature like this?


      

Reply via email to