Re: [struts-el] HTML taglib

2002-10-27 Thread Eddie Bush
Yes - that's what I have installed globally. NB just updated to 1.5 the other day as well (yes, 1.5.1), so that should be gold too. I still manage the Struts compiles fromt he command-line though (so it's always built using 1.5.1). Rob Leland wrote: Eddie Bush wrote: Ok - this nearly

Re: [struts-el] HTML taglib

2002-10-25 Thread Eddie Bush
It doesn't appear to make any difference inside NB. I even restarted NB to ensure if there was some funky caching going on I was unaware of it would (hopefully) be updated. No dice. I think testing it directly under Tomcat shows this is an issue with NB though. I'm fairly certain this

Re: [struts-el] HTML taglib

2002-10-25 Thread Rob Leland
Eddie Bush wrote: Ok - this nearly *has* to be an issue with either Ant 1.4.1 or NB. Just for Reference to properly build Jakarta-Commons you'll need to use Ant 1.5.1. -Rob -- To unsubscribe, e-mail: mailto:struts-dev-unsubscribe;jakarta.apache.org For additional commands, e-mail:

Re: [struts-el] HTML taglib

2002-10-24 Thread David M. Karr
Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the Eddie html tag (ELHtmlTag class). It occurs during page compilation - Eddie not during execution. Eddie index.jsp [-1:-1]

Re: [struts-el] HTML taglib

2002-10-24 Thread Eddie Bush
Me too ;-) Karr, David wrote: At end. -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] David M. Karr wrote: Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the Eddie html tag

RE: [struts-el] HTML taglib

2002-10-24 Thread Karr, David
At end. -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Thursday, October 24, 2002 8:21 AM David M. Karr wrote: Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the

Re: [struts-el] HTML taglib

2002-10-24 Thread Eddie Bush
David M. Karr wrote: Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the Eddie html tag (ELHtmlTag class). It occurs during page compilation - Eddie not during execution. Eddie index.jsp [-1:-1]

Re: [struts-el] HTML taglib

2002-10-24 Thread Eddie Bush
David M. Karr wrote: Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the Eddie html tag (ELHtmlTag class). It occurs during page compilation - Eddie not during execution. Eddie index.jsp [-1:-1]

Re: [struts-el] HTML taglib

2002-10-24 Thread Eddie Bush
Ok - this nearly *has* to be an issue with either Ant 1.4.1 or NB. I finally got a chance to try it under Tomcat (4.1.12) and it worked *just fine*. Sorry - next time test outside of the IDE before I assume something is up. What a PITA. Thanks, David, Eddie -- Eddie Bush -- To

Re: [struts-el] HTML taglib

2002-10-24 Thread David M. Karr
Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - this nearly *has* to be an issue with either Ant 1.4.1 or NB. I finally Eddie got a chance to try it under Tomcat (4.1.12) and it worked *just fine*. Sorry Eddie - next time test outside of the IDE before I assume something

[struts-el] HTML taglib

2002-10-23 Thread Eddie Bush
Is anyone else unable to compile JSPs which make use of the struts-html-el:html tag? I was changing some struts-html stuff over to use struts-html-el so I could just remove all references to struts-html (one less thing to refer to and I don't have to think about whether I can use EL or not -

RE: [struts-el] HTML taglib

2002-10-23 Thread Karr, David
Tell us what happened, Eddie. -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Wednesday, October 23, 2002 1:41 PM To: Struts Developers List Subject: [struts-el] HTML taglib Is anyone else unable to compile JSPs which make use of the struts-html-el:html

Re: [struts-el] HTML taglib

2002-10-23 Thread Eddie Bush
Developers List Subject: [struts-el] HTML taglib Is anyone else unable to compile JSPs which make use of the struts-html-el:html tag? I was changing some struts-html stuff over to use struts-html-el so I could just remove all references to struts-html (one less thing to refer to and I don't have

Re: [struts-el] HTML taglib

2002-10-23 Thread Eddie Bush
Oh, btw, it does not matter if it is a page fragment or a full page. I think you noted that fragments can be problematic sometimes. I am using JDK 1.4_01 and Netbeans 3.4 - I suppose it could be related to one of those, but this is the only tag that seems to give me fits. -- Eddie Bush --

Re: [struts-el] HTML taglib

2002-10-23 Thread David M. Karr
Eddie == Eddie Bush [EMAIL PROTECTED] writes: Eddie Ok - you asked for it. Note that this error *only* arises if I try to use the Eddie html tag (ELHtmlTag class). It occurs during page compilation - Eddie not during execution. Eddie index.jsp [-1:-1]