Re: Struts Tag Library - Can I have a dropbox option disable a text field?

2009-05-08 Thread spongebue
newton.dave wrote: > > spongebue wrote: >> Basically, I have an s:select list with a list of activities, which gets >> its >> content from the database, delivered via struts. I also have a >> s:textfield >> with the number of hours each activity takes up.

Struts Tag Library - Can I have a dropbox option disable a text field?

2009-05-07 Thread spongebue
Hi all, First off, sorry if this is a dumb question to be asking. I always have the worst of luck with finding struts-related info, and the tag library is no better. Basically, I have an s:select list with a list of activities, which gets its content from the database, delivered via struts. I