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

2009-05-08 Thread Dave Newton
spongebue wrote: Thanks, Dave. I played around, and got MOST of what I want going. However, I'd like to be able to hide the label (I decided to hide the field altogether, rather than disable editing). This was no problem with the text field, but the label does not get an id assigned by struts,

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

2009-05-08 Thread spongebue
editing). This was no problem with the text field, but the label does not get an id assigned by struts, so I can't really call it in the JS. Any way to have Struts add an id to the label or any other way I could hide it? Thanks again! --

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

2009-05-07 Thread Dave Newton
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. What I'd like is for the text field to no longer be editable once an activity

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

2009-05-07 Thread spongebue
27;m working with the big boys now and am stuck with the struts tags, which I have little experience with. I know how Struts works and all, but I'm horrible with the tag library. Thanks! Brian -- View this message in context: http://www.nabble.com/Struts-Tag-Library---Can-I-have-a-dropb

Re: R: Struts Tag Library

2004-06-02 Thread Michael McGrady
it's worth. So the answer is: yes you can, but it's useless. -Messaggio originale- Da: Rick Reumann [mailto:[EMAIL PROTECTED] Inviato: mercoledì 2 giugno 2004 2.04 A: Struts Users Mailing List Oggetto: Re: Struts Tag Library Srinivasa Jagannadh Gade wrote: > I've a question wi

Re: AW: Struts Tag Library

2004-06-02 Thread Srinivasa Jagannadh Gade
Thank You guys for the replies.Appreciate it. Have a good day Regards Srini Gade From: Mark Lowe <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: AW: Struts Tag

Re: AW: Struts Tag Library

2004-06-02 Thread Mark Lowe
Juni 2004 11:55 An: 'Struts Users Mailing List' Betreff: R: Struts Tag Library I agree with Rick Of corse you could use struts tags without Struts framework, but there's no point in doing so: Tags like bean, logic and iterate are almost entirely supplanted by JSTL The only struts tag t

R: Struts Tag Library

2004-06-02 Thread Andrea M
ggetto: AW: Struts Tag Library <2cents> If you plan to use model 1 -> use jstl If you plan to use model 2 -> use struts :-) Leon > -Ursprüngliche Nachricht- > Von: Andrea M [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 2. Juni 2004 11:55 > An: 'Struts Users

AW: Struts Tag Library

2004-06-02 Thread Rosenberg, Leon
<2cents> If you plan to use model 1 -> use jstl If you plan to use model 2 -> use struts :-) Leon > -Ursprüngliche Nachricht- > Von: Andrea M [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 2. Juni 2004 11:55 > An: 'Struts Users Mailing List' >

R: Struts Tag Library

2004-06-02 Thread Andrea M
ng it outside the framework would probably be more trouble than it's worth. So the answer is: yes you can, but it's useless. -Messaggio originale- Da: Rick Reumann [mailto:[EMAIL PROTECTED] Inviato: mercoledì 2 giugno 2004 2.04 A: Struts Users Mailing List Oggetto: Re: Str

RE: Struts Tag Library

2004-06-02 Thread Matthias Wessendorf
Srini, i recommend to look at displaytag --> http://displaytag.sf.net they work together with struts. Cheers, > -Original Message- > From: Srinivasa Jagannadh Gade [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 02, 2004 1:54 AM > To: [EMAIL PROTECTED] > Subject:

Re: Struts Tag Library

2004-06-01 Thread Rick Reumann
Rick Reumann wrote: It does you no good to use the Struts tags without using tags. he he meant '..without using the "Struts framework" of course:) -- Rick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Struts Tag Library

2004-06-01 Thread Rick Reumann
Srinivasa Jagannadh Gade wrote: I've a question with Tag Library. Can we use only the Struts Tag Library without using Struts Framework as a whole(Controller ,Action,Form etc). It does you no good to use the Struts tags without using tags. The ones you need from Struts are used in conjun

Struts Tag Library

2004-06-01 Thread Srinivasa Jagannadh Gade
Hi I'm Srini. I've a question with Tag Library. Can we use only the Struts Tag Library without using Struts Framework as a whole(Controller ,Action,Form etc). I would like to know the pros and cons. If we can,will there be any impact when we upgrade the struts version. Have a good

Struts Tag Library

2004-06-01 Thread Srinivasa Jagannadh Gade
Hi I'm Srini. I've a question with Tag Library. Can we use only the Struts Tag Library with using Struts Framework as a whole(Controller ,Action,Form etc). I would like to know the pros and cons. If we can,will there be any impact when we upgrade the struts version. Have a good day Th