Re: Nested-EL

2003-10-14 Thread David M. Karr
elete any attributes, or add any basic architectural functionality. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD; SCBCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: alt attribute on HTML Tag Library tags

2003-09-09 Thread David M. Karr
> tag in HTML has that option. Any reason not to remove them from James> tags whose HTML counterpart doesn't support it? The HTML 4.01 specification says the "alt" attribute is available on the "applet", "area", "img", and "input" t

Why are ImportAttributeTag and UseAttributeTag final classes?

2003-09-06 Thread David M. Karr
Is there a good reason for the tiles classes "ImportAttributeTag" and "UseAttributeTag" to be final classes? I can't implement "tiles-el" if those are final classes. -- ======= David M. Karr

Re: Tiles-el and nested-el tags (was Re: Support for non-JSTL tags)

2003-09-04 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: >>>>> "Sgarlata" == Sgarlata Matt <[EMAIL PROTECTED]> writes: Sgarlata> Speaking of EL, I noticed we don't have EL versions of the Tiles tags. I would Sg

Re: Tiles-el and nested-el tags (was Re: Support for non-JSTL tags)

2003-09-01 Thread David M. Karr
r this. If there's really significant interest in this, I could proceed with this, first doing "tiles-el", and then "nested-el". -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2003-08-14 Thread David M. Karr
jar property craigmcc> (as I do, because I *use* Struts in lots of different packages). I assume this is to address the issue with compile errors? -- === David

Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-12 Thread David M. Karr
lue()); craigmcc> +if ((string = EvalHelper.evalString("scriptLanguage", getScriptLanguageExpr(), craigmcc> +this, pageContext)) != null) craigmcc> +setScriptLanguageExpr(string); -- ==

Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread David M. Karr
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes: Craig> On Sat, 9 Aug 2003, David M. Karr wrote: >> Date: 09 Aug 2003 16:01:52 -0700 >> From: David M. Karr <[EMAIL PROTECTED]> >> Reply-To: Struts Devel

Re: Building contrib packages WAS Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread David M. Karr
>>>>> "David" == David Graham <[EMAIL PROTECTED]> writes: David> --- "David M. Karr" <[EMAIL PROTECTED]> wrote: >> >>>>> "David" == David Graham <[EMAIL PROTECTED]> writes: >> David>

Re: Building contrib packages WAS Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-09 Thread David M. Karr
ds (well, not really succeeds David> because struts-el fails). So what compile errors are you getting in Struts-EL and Struts-Legacy? -- ======= David M. Karr

Re: Problems with exercise-taglib, link tag, or modules?

2003-07-23 Thread David M. Karr
>>>>> "adam" == adam kramer <[EMAIL PROTECTED]> writes: adam> On Wed, 22 Jul 2003, David M. Karr wrote: >> I've been working on some minor updates to Struts-EL, to match recent changes >> to the base tag library, so I've been ru

Problems with exercise-taglib, link tag, or modules?

2003-07-22 Thread David M. Karr
this isn't something that only happens in WebLogic. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Error with "release-notes-1.0.xml" in build

2003-07-19 Thread David M. Karr
s might be? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Close to RC2?

2003-03-24 Thread David M. Karr
soon as the requisite Commons packages are released, we Ted> would be good to go to RC2 (assuming that we have kept our own tickets trimmed, Ted> as we have so far). +1 on that amendment. -- ======= David M. K

How to debug problem in TestDynaActionForm class?

2003-03-09 Thread David M. Karr
connect to it. Once I had my debugger connect, it went on, but it never hit my breakpoints in the test class. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 17728] - EvalHelper should not throw NullAttributeException, it's too slow

2003-03-08 Thread David M. Karr
t now will just not call the setter method if the original bugzilla> expression or resulting value is null. Note that I successfully committed this change, along with changes to the structure of the BeanInfo classes, but both commit emails bounced, for being too large. -- =

Re: Some taglibs are missing a few common attributes.

2003-03-05 Thread David M. Karr
xamining exactly which tags and attributes we're looking at changing if we added this. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -

Re: Struts-EL package

2003-02-28 Thread David M. Karr
t would be better this way, that's fine. I could easily put it on my list of post-1.1 changes. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD

When to commit Struts-EL changes for #16749 (setter/reuse problem)

2003-02-17 Thread David M. Karr
"1.1" tag will be dropped? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Struts 1.1 Release Candidate 1 Release Plan

2003-02-15 Thread David M. Karr
I'll be glad to see it, and will do what little I can to help. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 16749] New: - Struts EL tag handlers cannot be reused by containers

2003-02-08 Thread David M. Karr
efore the end of this day (say, 10pm PST). As much as I'd like to release this in 1.1 so containers using this optimization can use Struts-EL effectively, I will not commit this today unless I get a good response before this evening. -- ===

Re: Need help deciphering screw-case for PR 15799

2003-02-04 Thread David M. Karr
r a problem that isn't properly documented. Anyone got a clue? If the reporter doesn't reply to the request for more information, I would leave it alone for now. -- =========== David M. Karr

Re: DO NOT REPLY [Bug 16749] - Struts EL tag handlers cannot be reused by containers

2003-02-04 Thread David M. Karr
not repeat it with Tomcat. I already had a test case for this, unknowingly. I'm using Tomcat 4.1.18(LE/JDK14). Is there something I have to do to "enable" this feature of reusing tag handlers? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Why is TestRequestUtils.testAbsoluteURL() failing?

2003-01-29 Thread David M. Karr
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-19 Thread David M. Karr
ckaged with Struts-EL. In any case, I'm concerned about changing the release and packaging structure so close to a release. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [VOTE (RESTATED FOR CLARITY]: Release Nightly Build as RC1

2003-01-19 Thread David M. Karr
want another beta before RC1 James> Question 2: James> +1 means you want struts-el included in RC1 and the final release. James> +0 Who cares James> -1 You want struts-el packages seperates with it's own release cycle Q1: +1 Q2: +1 -- ===

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-19 Thread David M. Karr
ting changes to the Struts nightly build (after 1.1), then we'd have the situation of a Struts-EL release which had to be used with a nightly build of Struts, and not the latest release. -- === David M. Karr ; Java/J2EE/

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-19 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: David> Is there an easy way to get the diffs or comments of all elements with commits David> since the 1.1b3 tagging? If it's useful, I figured out how to get the diffs listing, at

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-18 Thread David M. Karr
>>>>> "David" == David Graham <[EMAIL PROTECTED]> writes: David> Is that a -1 for 1.1 or -1 for any release? David> Dave I very much want to see a 1.1 release very soon, I just don't think the release candidate should be the 1.1b3 release.

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-18 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: >>>>> "David" == David Graham <[EMAIL PROTECTED]> writes: David> The only added attribute was "cdata" that defaults to true on the javascript David>

Re: [VOTE] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-18 Thread David M. Karr
so I wasn't able to get the associated Struts-EL changes in until after 1.1b3 was tagged. I don't think that is a real problem, but it will be a real problem if something like this happens for the real release. -- ===

Re: Proposal: Use java2html to generate browseable source code.

2003-01-06 Thread David M. Karr
ing the tradeoffs, I like what java2html does, but I guess I don't see enough value to making the output part of the distribution. The primary value of this project is what you can do with it, not what's in the source code. -- ========

Re: Struts and JMX

2003-01-05 Thread David M. Karr
nt interfaces to those MBeans, either as another web application, or through other interfaces (command-line, etcetera). -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e-

Re: Another bright idea, make "indexed" work with JSTL forEach and friends

2003-01-04 Thread David M. Karr
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes: Craig> On 4 Jan 2003, David M. Karr wrote: >> Can anyone envision any other situations in the Struts code where indirect >> references to the JSTL would be c

Re: Another bright idea, make "indexed" work with JSTL forEach and friends

2003-01-04 Thread David M. Karr
anyone envision any other situations in the Struts code where indirect references to the JSTL would be convenient? That, at least, could give us some additional perspective on this. -- === David M. Karr ; Java/J2EE/XML/

Re: Another bright idea, make "indexed" work with JSTL forEach and friends

2003-01-04 Thread David M. Karr
usage). Writing a version of "findAncestorWithClass" that takes a string instead of a Class is the first step. You'd also have to deal with allowing subclasses of the tag types. That's probably the ugliest part. At this point, I really don't see the urgency. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Proposed: logic:else clause

2003-01-03 Thread David M. Karr
pports if/elseif/else. The >> expression language in JSTL makes logic easy that would be nasty with the >> various logic tags. >> >> >> ... >> >> >> ... >> >> -- ==

Re: Proposed: logic:else clause

2003-01-03 Thread David M. Karr
" tags. This doesn't help people who are forced to use containers only supporting Servlet 2.2. Hopefully that set is becoming smaller and smaller. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ;

Re: cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread David M. Karr
th for slightly different reasons. On that subject, wouldn't it be possible to write a tag library validator class which could verify this? I've wondered whether some of these hard to understand errors we get from the framework could be prevented by a tag library validator class. -- =

Re: [VOTE] Struts 1.1 Beta 3 Release Plan (revised)

2002-12-23 Thread David M. Karr
ugh being new to this exact sort of thing, I'm not quite sure what that will be. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: 20M vs. 23M downloads

2002-12-17 Thread David M. Karr
ppeared from the 8th to the 14th, and appears to be alternating every other day. The last nightly had it. -- =========== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe, e-mail: <mailto:[E

Re: [VOTE] Struts 1.1 Beta 3 Release Plan

2002-12-12 Thread David M. Karr
This will be my first release, and I'm willing to do what I can, although I'm not sure what that will be. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe

Re: b3 minus 27? (or so)

2002-11-24 Thread David M. Karr
heck for "AssignedTo" being equal to "[EMAIL PROTECTED]" (in the box just above the "Sort By" box). This will get you to a manageable list. Then click "Submit Query" and browse through the results. --

Adding doc to user guide on indexed/mapped properties/tags

2002-11-24 Thread David M. Karr
. Much of this length is from several versions of a simple JSP page showing usage of this. I'd like to add this as section 3.3.6, in the "Forms and FormBean Interactions" section, titled "Indexed & Mapped Properties". Any comments? -- =======

Re: b3 minus 27? (or so)

2002-11-24 Thread David M. Karr
rking on some documentation which I hope to put in the user guide, concerning indexed properties, mapped properties, indexed tags, and indexed/mapped properties in Struts-EL. -- ======= David M. Karr ; Java/J2EE/XML/Unix/

Re: Size of nightly builds

2002-11-24 Thread David M. Karr
7;ve confirmed the binary on the 17th has struts-el included, and the binary on the 18th does not. So how do we track what really happened on a build for a particular day? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMA

Re: Size of nightly builds

2002-11-24 Thread David M. Karr
x27;m taking a look at the contents of those builds, but there's one thing I want to know: Is there some place where the console output from Ant for those builds is stored, so I can see if something went wrong? -- ======= David M.

javadoc & Weird state of org/apache/struts/util/AppException.java

2002-11-07 Thread David M. Karr
ly, I don't see any way to provide this option to the "javadoc" task in Ant, so I can at least (easily) see what it does. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: FW: Struts 1.0.2, Nested 1.0 and Standard Tags 1.0.2

2002-11-06 Thread David M. Karr
not running 1.1b with JSTL. Edgar> The only workaround I could find was to re-write the c:set as a very simple Edgar> tag. Did you post the exact code you're trying to compile, along with the exact stack trace? -- =====

Re: DO NOT REPLY [Bug 14116] New: - Add "getMap()" method to DynaActionForm to let JSTL EL reference DynaActionForms

2002-10-30 Thread David M. Karr
MAIL PROTECTED] bugzilla> ReportedBy: [EMAIL PROTECTED] I'll commit this in a day or so when I can finish the doc changes and additions to the strutsel-exercise-taglib. -- === David M. Karr ; Java/J2E

Re: Accessing DynaActionForm objects in JSTL tags?

2002-10-29 Thread David M. Karr
ood someone will want to use a plain DynaBean with this? One person who was looking for this feature (who thought it was already supported in the JSTL) used as his example JSP scriptlet code using plain BasicDynaBeans. Any thoughts? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: [struts-el] HTML taglib

2002-10-24 Thread David M. Karr
beanInfoClass = ELHtmlTagBeanInfo.class; and retest. -- =========== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: [struts-el] HTML taglib

2002-10-24 Thread David M. Karr
at, and just using the Manager to "reload" your application, after you added the references to "html-el:html"? If so, do a "remove" on the application and reinstall it. If that works, I think this might be a bug/feature in Tomcat, wrt reflection, classloading, and Be

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java

2002-10-24 Thread David M. Karr
quest to the group, to make management of Struts-EL a little easier. Whenever you make a change which adds, deletes, or changes the type of, a custom tag attribute, could you submit a bug report indicating that the corresponding tag in Struts-EL needs to change? -- ======

Re: Suggestions for placement of Struts-EL information in the use r gu ide?

2002-10-23 Thread David M. Karr
d committing rough drafts of the top-level, bean-el, logic-el, and html-el package.html files. They don't attempt to use any external links yet. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: [struts-el] HTML taglib

2002-10-23 Thread David M. Karr
t tag. Could you trace this in the debugger? I assume you've recently cvs updated? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: DO NOT REPLY [Bug 13787] New: - Struts-EL: Roles functionality of "logic:present" not in logic-el

2002-10-20 Thread David M. Karr
vailable in the JSTL (not to mention that attaching "role-checking" features to "logic:present" just seems odd). However, when I look at it from a pragmatic viewpoint, I realize that's less important than simple convenience. --

Re: Suggestions for placement of Struts-EL information in the use r gu ide?

2002-10-19 Thread David M. Karr
o cover not only the Struts-EL tags, but also the Struts tags which were NOT ported to Struts-EL, and which JSTL tags and functionality can be used instead. Presently, I'm putting this information into the "package.html" file at "org/apache/strutsel", as opposed to in the info

Re: DO NOT REPLY [Bug 12027] - bean;size should throw clear exception if neither "name" or "collection" are set

2002-10-19 Thread David M. Karr
fish to fry for 1.1.0] I do have other things to do, but I might be able to get this done. I'll leave it like this for now. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e

Re: Suggestions for placement of Struts-EL information in the user gu ide?

2002-10-18 Thread David M. Karr
do more of the "Developer Guide" kid of thing, and link more into the JavaDocs. Ted> Right now, we're getting into a lot of dual maintenance. But first things first. I'm not sure what you mean here. -- =

Re: Suggestions for placement of Struts-EL information in the user gu ide?

2002-10-18 Thread David M. Karr
hort run, it might be more practical to do this. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Re: Constructing Binary Distribution

2002-10-16 Thread David M. Karr
such), and I am working through it, but James> wondering if I missed an email somewhere ?!?!?!? What is happening? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto

checkbox name "org.apache.struts.taglib.html.BEAN[0].stringProperty"?

2002-10-13 Thread David M. Karr
I've been adding more "exercises" to the Struts-EL exercise-taglib app, and I'm finding some behavior I don't quite understand. In the same JSP page, I have two "logic-el:iterate" loops, both of which iterate through the same collection, the page attributes map ("${pageScope}"). One loop has an "

Re: DO NOT REPLY [Bug 12344] - Seems like you can only save ActionErrors in request scope...

2002-10-13 Thread David M. Karr
cope. How do you get them into any scope but "request"? The "Action.saveErrors()" method doesn't appear to have an overloaded version taking a "scope" key. Also note that it would be good if any changes to how "errors" works would also be done in the &q

Re: Need help figuring out how I broke Struts-EL unit tests

2002-10-13 Thread David M. Karr
>>>>> "Ted" == Ted Husted <[EMAIL PROTECTED]> writes: Ted> Are you using Ant 1.5? Yes. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail

Re: Need help figuring out how I broke Struts-EL unit tests

2002-10-10 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: David> I could use a hand figuring out what I did to break my Struts-EL unit test David> process. David> I decided to get back to building some more unit tests for Struts-EL tags, but

Need help figuring out how I broke Struts-EL unit tests

2002-10-09 Thread David M. Karr
ot; files are almost identical between the old version and the CVS version. Any particular local configuration files that might shed some light? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubsc

Funny one: "accesskey" on "html:hidden"

2002-10-05 Thread David M. Karr
ute on "html:hidden". Yes, I'm easily amused. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Process for checking in files and resolving bugs

2002-10-04 Thread David M. Karr
umber that I'm submitting code against, what is a reasonable process for verifying the bug is "fixed" so I can resolve it? I can easily test it in my distribution, but do I have to install and test it in the next nightly build, or what? -- ===

Re: Nested taglib with EL?

2002-10-04 Thread David M. Karr
, boolean, or float. Then I have to write a BeanInfo class, as the attribute in the "-el" class has to be a String (int, boolean, and float are apparently automagically translated). This doesn't happen very often. The only cases in Struts-EL occurred with "collection" att

Re: cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELRadioTag.java

2002-10-02 Thread David M. Karr
uot;onmouseup" handler >> is still commented out, as the bug in the base tag isn't fixed yet. Craig> You're more than welcome to fix the bug in the base tag :-). I thought it was likely I would do this, I just wanted to get the bug logged first. -- =

Re: Struts-EL: Finished with copyright header and javadoc

2002-10-02 Thread David M. Karr
the base Struts tags to see if there are any attributes they should be handling, but are not. I don't plan on doing this, as that would be too mentally punishing :) . -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [GUMP] Build Failure - jakarta-struts

2002-10-02 Thread David M. Karr
nal tasks. I think this isn't useful here. I'll remove that and check it back in. -- =========== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2002-10-01 Thread David M. Karr
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes: Craig> On 1 Oct 2002, David M. Karr wrote: >> Date: 01 Oct 2002 21:14:26 -0700 >> From: David M. Karr <[EMAIL PROTECTED]> >> Reply-To: Struts Devel

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2002-10-01 Thread David M. Karr
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes: Craig> On 1 Oct 2002, David M. Karr wrote: >> Date: 01 Oct 2002 21:14:26 -0700 >> From: David M. Karr <[EMAIL PROTECTED]> >> Reply-To: Struts Devel

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2002-10-01 Thread David M. Karr
happen if someone tries to build it with a 2.2 servlet.jar? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2002-10-01 Thread David M. Karr
" file, just like the top-level build. Will someone create that manually, or what? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: cvs commit: jakarta-struts/contrib/struts-el build.xml

2002-10-01 Thread David M. Karr
date the main build.xml file to include struts-el in the new "contrib" craigmcc> directory, so that the binaries will be included with nightly builds. Oh, yeah, I forgot about that :) . That'll be sort of important. -- =====

Struts-EL: Finished with copyright header and javadoc

2002-09-30 Thread David M. Karr
get to a Struts release (1.1-b3, or 1.1)? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Location of STANDARD file header for Jakarta Struts java files?

2002-09-27 Thread David M. Karr
eally supposed to go here? -- =========== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Done with initial commit of Struts-EL into "contrib/struts-el"

2002-09-25 Thread David M. Karr
tests completed. I'll start on making standardization changes tomorrow evening. Hopefully none of the changes I make in the next few days will have any real effect on the resulting code. -- ======= David M. Karr ; Java/J2EE/

Re: Details of "cvs import" for creating "contrib/struts-el"

2002-09-24 Thread David M. Karr
hat the ASL header is in the sources files before Martin> committing them. Yes, I was going to add the file headers before committing, along with at least basic javadoc. I assume I can just copy the header from one of the Struts source files? -- =

Re: Details of "cvs import" for creating "contrib/struts-el"

2002-09-24 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: David> Once I get various administrative details straightened out in my local David> repository, is it reasonable to assume that I would move forward with creating David> a "con

Details of "cvs import" for creating "contrib/struts-el"

2002-09-21 Thread David M. Karr
uld be ready to commit, unless someone can point out something else I should do before I commit. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Help getting remote CVS set up

2002-09-21 Thread David M. Karr
s, will that cause any problem? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Help getting remote CVS set up

2002-09-20 Thread David M. Karr
ng to do with "tunnelling" not being properly set up, but I'm unsure. -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Struts-EL: Status and moving forward

2002-09-05 Thread David M. Karr
en, I just didn't want that to be another reason to delay getting this to other people. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Struts-EL: Status and moving forward

2002-09-04 Thread David M. Karr
CVS, and is based on the 1.1-b2 code base. I'd like to get this "out there" in the hands of people who can use it, and who can help to evolve it forward. Advice? Help? Direction? -- === David M. Karr ; Java

Question about proper taglib URI for Struts-EL libraries

2002-08-25 Thread David M. Karr
'm not exactly certain what purposes this value is applied to. If that's just a symbolic value that will be used as the taglib URI, and it doesn't have to really exist, then that'll probably be fine. -- === David

Status on Struts-EL

2002-08-18 Thread David M. Karr
he "collection" attribute of some tags. Since from the point of view of JSP, an EL expression is just a string, that wouldn't map directly to a javabeans set method that takes a Collection. In these cases, I believe I'd have to implement a BeanInfo class that specifies a method in my subclass, like "setCollectionExpr()" or something like that, which I can map into the base class "setCollection()" method. I'd appreciate any useful comments or suggestions. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Struts-EL: Ideas about "name" and indexed "name" attributes?

2002-08-01 Thread David M. Karr
; original Jing> beauty of Struts and even the design could enhance the current html tags Jing> without Jing> having to create a "parallel" library in the end (Did someone say that Jing> before?) The only constant is change. There is movement towards using the JSTL. The goal is to eventually have a Struts tag library that works cleanly with the JSTL. This "parallel" library is only a transition strategy. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Tags: write private "init()" method to init. vars from cons. and release

2002-07-30 Thread David M. Karr
, the method that it sends them to, "RequestUtils.message()", does check for null. There's probably lots of cases like this that still work, even though "release()" leaves them in a different state than initial construction. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Quick guide to using debug logging in unit tests?

2002-07-30 Thread David M. Karr
put on stdout. I added a "" element specifying this class (with a "verbosity" of "4"), in ADDITION to the "FileLogger". The result was that I saw lots more information coming to stdout, but not my "log.debug(...)" lines. -- =

Re: Any tool for directly formatting existing code in Apache form at?

2002-07-29 Thread David M. Karr
45216 I was just about to write a reply to myself saying that Jalopy works fine for this. It has some pretty interesting optional features, but it does exactly what I need out of the box. -- ======= David M. Karr ; Java/J2E

Re: MessageResources.messageKey("", "foo") returns ".foo"?

2002-07-29 Thread David M. Karr
erstand. I've adjusted my HMMR class to reflect this, so usage of it is a little clearer. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

MessageResources.messageKey("", "foo") returns ".foo"?

2002-07-29 Thread David M. Karr
test resources in memory, as opposed to using an external file. I had an error tag of "error.misc", but in order to get this to work, I had to store a key of ".error.misc" in my MessageResources. -- === David M. K

Any tool for directly formatting existing code in Apache format?

2002-07-28 Thread David M. Karr
is there a predefined "style" in XEmacs that matches the Apache coding format? -- ======= David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For a

Re: Tags: write private "init()" method to init. vars from cons. and release

2002-07-28 Thread David M. Karr
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes: Craig> On 28 Jul 2002, David M. Karr wrote: >> Is there some reason the Struts custom tags have redundant initializations of >> their instance variables, once as implicit in

Tags: write private "init()" method to init. vars from cons. and release

2002-07-28 Thread David M. Karr
()" method and a new no-args constructor (I would guess that none of the tags have a defined constructor). Is there a good reason for how this currently works? -- =========== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROT

Re: Struts-EL: Ideas about "name" and indexed "name" attributes?

2002-07-26 Thread David M. Karr
>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes: >>>>> "Jing" == Jing Zhou <[EMAIL PROTECTED]> writes: Jing> The convention (see JSTL spec 2.2.1) is to use the name "var" for attributes Jing> that

  1   2   >