RE: nested within a Help!

2005-04-15 Thread Slattery, Tim - BLS
> I am now mixing JSTL, Struts-EL and Struts (garden variety) > tags. Does this eem strange or like S.O.P? I use JSTL and struts-el tags together all the time. Of course, most of my struts tags don't use EL, so they look like original Struts stuff. That way, if I need EL in a tag, I just put it i

Re: nested within a Help!

2005-04-15 Thread David Johnson
OH MY GOD IT WORKS For Future Reference: OLD: NEW: I have to admit... I'm actually stunned as hell that this worked ;) I am now mixing JSTL, Struts-EL and Struts (garden variety) tags. Does this eem strange or like S.O.P? /cheer On 4/15/05, Slattery, Tim - BLS <[EMA

RE: nested within a Help!

2005-04-15 Thread Slattery, Tim - BLS
> Where do you get all the struts-el stuff? dos it come bundles > with Struts 1.2.4? It's in the Struts distribution ZIP file, in the contrib\struts-el subdirectory -- Tim Slattery [EMAIL PROTECTED] - To unsubscribe, e-mail:

Re: nested within a Help!

2005-04-15 Thread David Johnson
Where do you get all the struts-el stuff? dos it come bundles with Struts 1.2.4? On 4/15/05, Slattery, Tim - BLS <[EMAIL PROTECTED]> wrote: > > if I'm using the Struts-EL version of the tags do I simply > > REMOVE the references to the old struts tags, or is it proper > > for them to coexist? I as

RE: nested within a Help!

2005-04-15 Thread Slattery, Tim - BLS
> if I'm using the Struts-EL version of the tags do I simply > REMOVE the references to the old struts tags, or is it proper > for them to coexist? I assume they ca coexist since not all > of them have been ported. They can co-exist, as long the prefix attribute in the taglib directive is diffe

RE: nested within a Help!

2005-04-15 Thread Slattery, Tim - BLS
> This looks like exactly what I need. I cant seem to find the > proper home page for the struts-el subproject however. I assume I need > > struts-bean-el.tld > struts-html-el.tld > struts-logic-el.tld > struts-el.jar > > Anyone using this that can give me a starting point? I have those, plus t

Re: nested within a Help!

2005-04-15 Thread David Johnson
hnson <[EMAIL PROTECTED]> > > 15/04/2005 12:52 PM > > Please respond to "Struts Users Mailing List" > > > > To: Struts Users Mailing List > >cc: (bcc: Glenn Deschenes/NAT/CMHC-SCHL/CA) > > > >Subject:Re:

Re: nested within a Help!

2005-04-15 Thread David Johnson
ease respond to "Struts Users Mailing List" > >To: Struts Users Mailing List >cc: (bcc: Glenn Deschenes/NAT/CMHC-SCHL/CA) > >Subject:Re: nested within a > Help! > Classification: > > Are there any resources you can point

Re: nested within a Help!

2005-04-15 Thread gdeschen
ers Mailing List cc: (bcc: Glenn Deschenes/NAT/CMHC-SCHL/CA) Subject: Re: nested within a Help! Classification: Are there any resources you can point me to? On 4/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > David, > > Sounds like the s

Re: nested within a Help!

2005-04-15 Thread David Johnson
Are there any resources you can point me to? On 4/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > David, > > Sounds like the same thing I was having fun with yesterday. > I'm just back into the code... seems like the best would be Struts-EL > tags. > > I have not looked into how to use the

Re: nested within a Help!

2005-04-15 Thread gdeschen
David, Sounds like the same thing I was having fun with yesterday. I'm just back into the code... seems like the best would be Struts-EL tags. I have not looked into how to use them in the current environment (WebSphere Studio Application Developer). - Glenn David Johnson <[EMAIL PROTECTE