Building Struts 1.0.1rc1: Missing xalan

2002-01-01 Thread David M. Karr
this)? -- === David M. Karr ; Best Consulting [EMAIL PROTECTED] ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Proposal: Add nameValue and checkedProperty to radio (and checkbox?)

2002-01-02 Thread David M. Karr
assume I would also need to provide documentation and unit test patches. I would also make the patches against the latest in CVS, instead of the 1.0.1rc1 source release. What do you think? -- === David M. Karr ; Best

Re: Proposal: Add nameValue and checkedProperty to radio (and checkbox?)

2002-01-02 Thread David M. Karr
David == David M Karr [EMAIL PROTECTED] writes: David I've often been frustrated by some details of the radio and checkbox tags. David I have some issues with the rules for producing the name of the resulting David element, and for deciding whether the component should be checked

Re: anyone care to clarify difference between struts and JSTL?

2002-04-03 Thread David M. Karr
this. -- === 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: strust.taglib.bean proposal

2002-04-03 Thread David M. Karr
is basically what BeanUtils.populate() does, although with a little more overhead. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e

Working with 1.1b1 (TC404b2), but can't find MESSAGE in latest CVS

2002-04-04 Thread David M. Karr
a bug? I didn't see any recent mention of this problem in either list. I tried changing the installed file to not have the locale suffix, but that had no effect. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

Re: Subclass Struts tags to work with JSTL?

2002-07-16 Thread David M. Karr
Craig == Craig R McClanahan [EMAIL PROTECTED] writes: Craig On 16 Jul 2002, David M. Karr wrote: I don't know how much thought has yet gone into how Struts and JSTL can work together. I haven't noticed much serious talk about this. If these thoughts are obvious or ignorant

Re: Subclass Struts tags to work with JSTL?

2002-07-17 Thread David M. Karr
. -- === 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: Subclass Struts tags to work with JSTL?

2002-07-17 Thread David M. Karr
. -- === 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: Subclass Struts tags to work with JSTL?

2002-07-17 Thread David M. Karr
difficult cases will be where I really have to change what the base doStartTag() or doEndTag() methods do. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Status of Struts-EL contrib project

2002-07-22 Thread David M. Karr
(or what looks like completion to me). Any comments or questions? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Re: Status of Struts-EL contrib project

2002-07-22 Thread David M. Karr
. -- === 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: Status of Struts-EL contrib project

2002-07-22 Thread David M. Karr
for that. -- === 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: Ideas about name and indexed name attributes?

2002-07-22 Thread David M. Karr
, I don't see how I can replace that. In the case of checkbox, the value attribute and others could still use the EL engine, just not the name/property functionality. Does anyone have any ideas about this? -- === David M. Karr

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

2002-07-22 Thread David M. Karr
check to bypass it (which is the case in other tags, like size and message, for instance). -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: upgrading to 1.1 nightly

2002-07-23 Thread David M. Karr
in? ;-) dhay Or am I missing something...? Look at the struts-config_1_1.dtd. You'll see a processorClass attribute in the controller element. This removes the need to subclass ActionServlet. -- === David M. Karr ; Java/J2EE

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

2002-07-23 Thread David M. Karr
. This would provide a transitional strategy, even while using the Struts-EL library. I'm still bouncing around these ideas in my mind. Any other affirmation or rejection of these ideas would be useful, at least. -- === David M. Karr

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 export information. As I do not think html-el:text/ should do any Jing export Jing things, we

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

2002-07-28 Thread David M. Karr
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 PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL

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 initializations, and once in the release() method? I

Any tool for directly formatting existing code in Apache format?

2002-07-28 Thread David M. Karr
to that, 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 additional commands, e-mail: mailto

MessageResources.messageKey(, foo) returns .foo?

2002-07-29 Thread David M. Karr
to store a key of .error.misc in my MessageResources. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

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

2002-07-29 Thread David M. Karr
. -- === 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: Any tool for directly formatting existing code in Apache form at?

2002-07-29 Thread David M. Karr
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/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e

Quick guide to using debug logging in unit tests?

2002-07-30 Thread David M. Karr
to the FileLogger. The result was that I saw lots more information coming to stdout, but not my log.debug(...) lines. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL

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

2002-07-31 Thread David M. Karr
. -- === 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
. 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]

Status on Struts-EL

2002-08-18 Thread David M. Karr
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

Question about proper taglib URI for Struts-EL libraries

2002-08-25 Thread David M. Karr
that will be used as the taglib URI, and it doesn't have to really exist, then that'll probably be fine. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Struts-EL: Status and moving forward

2002-09-04 Thread David M. Karr
to evolve it forward. Advice? Help? Direction? -- === 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: 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 contrib directory containing the contents of my attachment

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

2002-09-24 Thread David M. Karr
basic javadoc. I assume I can just copy the header from one of the Struts source files? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

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

2002-09-25 Thread David M. Karr
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/XML/Unix/C

Location of STANDARD file header for Jakarta Struts java files?

2002-09-27 Thread David M. Karr
? -- === 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: Finished with copyright header and javadoc

2002-09-30 Thread David M. Karr
)? -- === 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
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. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

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

2002-10-01 Thread David M. Karr
? -- === 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 Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs commit

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 Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs commit

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

2002-10-02 Thread David M. Karr
wanted to get the bug logged first. -- === 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: Nested taglib with EL?

2002-10-04 Thread David M. Karr
, boolean, and float are apparently automagically translated). This doesn't happen very often. The only cases in Struts-EL occurred with collection attributes. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

Process for checking in files and resolving bugs

2002-10-04 Thread David M. Karr
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? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL

Funny one: accesskey on html:hidden

2002-10-05 Thread David M. Karr
. -- === 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]

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

2002-10-09 Thread David M. Karr
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 unsubscribe, e-mail: mailto

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 David when I tried to do the first run, I

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

2002-10-13 Thread David M. Karr
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 messages tag, if they are compatible. -- === David M. Karr ; Java/J2EE/XML/Unix/C

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

2002-10-13 Thread David M. Karr
. -- === 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: Constructing Binary Distribution

2002-10-16 Thread David M. Karr
if I missed an email somewhere ?!?!?!? What is happening? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

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

2002-10-18 Thread David M. Karr
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: Suggestions for placement of Struts-EL information in the user gu ide?

2002-10-18 Thread David M. Karr
maintenance. But first things first. I'm not sure what you mean here. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:struts-dev-unsubscribe;jakarta.apache.org

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
. -- === 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: Suggestions for placement of Struts-EL information in the use r gu ide?

2002-10-19 Thread David M. Karr
. -- === 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
, when I look at it from a pragmatic viewpoint, I realize that's less important than simple convenience. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:struts-dev

Re: [struts-el] HTML taglib

2002-10-23 Thread David M. Karr
? -- === 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: Suggestions for placement of Struts-EL information in the use r gu ide?

2002-10-23 Thread David M. Karr
. -- === 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: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java

2002-10-24 Thread David M. Karr
? -- === 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
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 BeanInfo classes. -- === David M. Karr

Re: [struts-el] HTML taglib

2002-10-24 Thread David M. Karr
. -- === 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: Accessing DynaActionForm objects in JSTL tags?

2002-10-29 Thread David M. Karr
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: DO NOT REPLY [Bug 14116] New: - Add getMap() method to DynaActionForm to let JSTL EL reference DynaActionForms

2002-10-30 Thread David M. Karr
and additions to the strutsel-exercise-taglib. -- === 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

Re: Size of nightly builds

2002-11-24 Thread David M. Karr
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. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP

Re: Size of nightly builds

2002-11-24 Thread David M. Karr
, 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++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe, e-mail: mailto

Re: b3 minus 27? (or so)

2002-11-24 Thread David M. Karr
, concerning indexed properties, mapped properties, indexed tags, and indexed/mapped properties in Struts-EL. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP -- To unsubscribe, e-mail: mailto:[EMAIL

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

2002-11-24 Thread David M. Karr
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? -- === David M. Karr

Re: 20M vs. 23M downloads

2002-12-17 Thread David M. Karr
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:[EMAIL PROTECTED] For additional commands, e-mail

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

2002-12-23 Thread David M. Karr
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: cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-12-23 Thread David M. Karr
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. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL

Re: Proposed: logic:else clause

2003-01-03 Thread David M. Karr
. This is easily done with an arrangement of c:choose, c:when, and c:otherwise 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

Re: Proposed: logic:else clause

2003-01-03 Thread David M. Karr
with the various logic tags. c:choose c:when test=${foo.bar eq 'baz'} ... /c:when c:otherwise ... /c:otherwise /c:choose -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL

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

2003-01-04 Thread David M. Karr
. -- === 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: Another bright idea, make indexed work with JSTL forEach and friends

2003-01-04 Thread David M. Karr
on this. -- === 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: Struts and JMX

2003-01-05 Thread David M. Karr
-line, etcetera). -- === 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] Declare Struts 1.1b3 as Struts 1.1 RC1

2003-01-18 Thread David M. Karr
. 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. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e

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 tag. I'd like to see this included in the release because it rounds out the David xhtml

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. From: [EMAIL PROTECTED] (David M. Karr

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

2003-01-19 Thread David M. Karr
with a nightly build of Struts, and not the latest release. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e

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

2003-01-19 Thread David M. Karr
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 -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

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

2003-01-19 Thread David M. Karr
. -- === 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]

Why is TestRequestUtils.testAbsoluteURL() failing?

2003-01-29 Thread David M. Karr
) -- === 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] - Struts EL tag handlers cannot be reused by containers

2003-02-04 Thread David M. Karr
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

Re: Need help deciphering screw-case for PR 15799

2003-02-04 Thread David M. Karr
? If the reporter doesn't reply to the request for more information, I would leave it alone for now. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD

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

2003-02-08 Thread David M. Karr
this evening. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2003-02-15 Thread David M. Karr
. -- === 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]

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

2003-02-17 Thread David M. Karr
? -- === 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: Struts-EL package

2003-02-28 Thread David M. Karr
it on my list of post-1.1 changes. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe, e-mail: [EMAIL

Re: Some taglibs are missing a few common attributes.

2003-03-05 Thread David M. Karr
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: DO NOT REPLY [Bug 17728] - EvalHelper should not throw NullAttributeException, it's too slow

2003-03-08 Thread David M. Karr
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. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

How to debug problem in TestDynaActionForm class?

2003-03-09 Thread David M. Karr
. -- === 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
to RC2 (assuming that we have kept our own tickets trimmed, Ted as we have so far). +1 on that amendment. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD

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

2003-07-22 Thread David M. Karr
. -- === 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: 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 running through some tests. I'm using WebLogic 8.1 for these tests

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

2003-08-10 Thread David M. Karr
errors are you getting in Struts-EL and Struts-Legacy? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD - To unsubscribe

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 Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs

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

2003-08-12 Thread David M. Karr
(), craigmcc +this, pageContext)) != null) craigmcc +setScriptLanguageExpr(string); -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP

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

2003-08-14 Thread David M. Karr
). I assume this is to address the issue with compile errors? -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD

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

2003-09-01 Thread David M. Karr
. -- === 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: 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 Sgarlata be happy to provide the implementations, but I know it will be tedious so I Sgarlata

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 ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

Re: alt attribute on HTML Tag Library tags

2003-09-09 Thread David M. Karr
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 tags. -- === David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED

Re: Nested-EL

2003-10-14 Thread David M. Karr
. -- === 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]

  1   2   >