Hi,
 
I'm just preparing the AndroMDA workshop for my company. I'd like to implement the following usecase:
 
(1) Send some Collection of JavaBeans to the JSP (display them in the configurable manner).
(2) Allow the user to choose one of them (ideally using radiobuttons).
 
I've gone through it but:
 
(1) I can only display badly formatted Text as a result of the toString() method of the JavaBean encapsulating the collection. I would like to have a nice configurable view. How to do achieve it?
(2) I can only use the number field in the form instead of using radiobutton.
 
Could you provide me with the info wheather what I'd like to achieve is already possible with the standard and how?
If not, please give me a hint what should be changed in the cartrigde to allow such a flexibility.
 
Best Regards,
 
Andrzej

Reply via email to