Matthias, you are absolutely right .. I overlooked that one I'll fix it in CVS right-away
> -----Original Message----- > From: Matthias K�spert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 02, 2004 12:26 PM > To: [EMAIL PROTECTED] > Cc: andromda-user > Subject: RE: [Andromda-user] RE: BPM4Struts modelling question > > Hi Wouter, > > I tried it there too - but my field is still editable, since there is no > readonly-setting in the final HTML-code :-( > > After a look into the generated JSP I saw that bpm4struts generates: > > <html:text name="form" property="artistId" ... readonly="readonly"/> > > shouldn't that be: > > <html:text name="form" property="artistId" ... readonly="true"/> > > ??? > > TIA, > Matthias > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
