Hey Folks,
I'm displaying an attribute-value table for an asset
tracking system I'm building.

Some of the rows are read-only and some are editable. 
This information is stored in another field in the
table. (i.e.
currentRow_system_attributes_vw.get("type"))

I'm new to JSP (if it isn't obvious already,) and
found this tool to be easy and fun to get something
substantial up and running with in very little time.

I understand that this "logic" shouldn't really be a
part of the jsp, but I can't figure out how to express
this within the dbForms framework.  I can evaluate
this using a scriptlet, but it get's messy.  There
doesn't seem to be a way to access it using
struts-logic either.

Is there a better way?

Thanks!
-Joe Prosser





__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to