DO NOT REPLY [Bug 11950] - Missing

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13836] - For some versions of IE 6.0 the Javascript tag generates a visible // End -->

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2002-10-23 Thread rleland
rleland 2002/10/23 23:20:33 Modified:doc/userGuide struts-html.xml src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java Log: Bug 11950 reopened by [EMAIL PROTECTED] Bug 13836 opened by [EMAIL PROTECTED] and reported by [E

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

2002-10-23 Thread David M. Karr
> "Ted" == Ted Husted <[EMAIL PROTECTED]> writes: Ted> 10/18/2002 11:11:47 AM, "Karr, David" <[EMAIL PROTECTED]> wrote: >> Will there be a straightforward (even if somewhat messy) way for me to >> generate a link from these pages to the package descriptions for the base >> libr

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

2002-10-23 Thread dmkarr
dmkarr 2002/10/23 22:39:07 Added: contrib/struts-el/src/share/org/apache/strutsel/taglib/html package.html Log: first draft of html package description Revision ChangesPath 1.1 jakarta-struts/contrib/struts-el/src/share/org/apa

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] java.lang.E

cvs commit: jakarta-struts/contrib/struts-el/web/exercise-taglib logic-iterate.jsp

2002-10-23 Thread dmkarr
dmkarr 2002/10/23 22:08:45 Modified:contrib/struts-el/web/exercise-taglib logic-iterate.jsp Log: Added test for iterating over EL-valued collection. Revision ChangesPath 1.2 +13 -0 jakarta-struts/contrib/struts-el/web/exercise-taglib/logic-iterate.jsp Ind

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELIterateTagBeanInfo.java

2002-10-23 Thread dmkarr
dmkarr 2002/10/23 22:08:06 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELIterateTagBeanInfo.java Log: Removed reflection-based property descriptor (just to be consistent). Provided both getter and setter names, although getter is n

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 Eddie Bush
Ok - you asked for it. Note that this error *only* arises if I try to use the html tag (ELHtmlTag class). It occurs during page compilation - not during execution. index.jsp [-1:-1] java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) at java.lang.Clas

Indexed form Properties

2002-10-23 Thread Virgilio Lustre Jr.
Hello People, I am quite new to struts. and right now i am using 1.1. I have questions regarding creating indexed form elements... I want to be able to have multiple updateable objects. my jsp page... My questio0ns are: 1. How do I create the form beans with indexed type propert

Re: Why is there DynaValidatorActionForm and DynaValidatorForm??

2002-10-23 Thread Ted Husted
Yes, I would say that keying on the action attribute is the default approach, and keying on the path would be the alternative. James Holmes wrote: Ok, so should we update DynaValidatorForm and deprecate DynaValidatorActionForm? -james --- Ted Husted <[EMAIL PROTECTED]> wrote: It's a little

Re: Problem with modules

2002-10-23 Thread Craig R. McClanahan
On Wed, 23 Oct 2002, bachan s wrote: > > http://127.0.0.1:8080/struts-example/switch.do?prefix=mod&page=index.do > Change this to: http://127.0.0.1:8080/struts-example/switch.do?prefix=/mod&page=index.do (i.e. the module prefix includes the preceeding slash, just like module-relative and

Problem with modules

2002-10-23 Thread bachan s
Hi , I am trying to work with sub application(modules) in Struts 1.1 . I have made the following entry in my web.xml config /WEB-INF/conf/struts-default.xml config/mod /WEB-INF/conf/stru

DO NOT REPLY [Bug 12185] - HTML tags badly parsed in text/xml mode

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12185] - HTML tags badly parsed in text/xml mode

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12185] - HTML tags badly parsed in text/xml mode

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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-e

[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 - j

RE: Struts-EL - BUILD FAILED

2002-10-23 Thread Karr, David
Dunno. I've never tried to use relative paths myself. > -Original Message- > From: Eddie Bush [mailto:ekbush@;swbell.net] > Sent: Monday, October 21, 2002 11:46 AM > To: Struts Developers List > Subject: Re: Struts-EL - BUILD FAILED > > > Ok - exploring that path. I need to know how th

RE: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Clovis Yutaka Harada
(finally i have time to read this list :-) Hi people, There are many ways to get into similar problems (eg. when your source is in a database or e-mail or ...). Things like this may occur with other types of data also, when you have to display monetary, date and other values for example. So I thi

DO NOT REPLY [Bug 13831] - Suggestion for bug 11865

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 11685] - Unsafe URLEncoding in RequestUtil

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13189] - html:checkbox tag should render checked if property equals value

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2002-10-23 Thread arron
arron 2002/10/23 11:54:49 Modified:src/share/org/apache/struts/taglib/html CheckboxTag.java Log: Bug 13189. Allowing the checking state of a checkbox to be defined by the value rather than our pre-defined list of "on" values. Reported and fixed by Saxon D'Aubin.

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Eddie Bush
Yeah - I don't think Struts should be responsible for this either. As I said - check out Jakarta Taglibs. There is discussion of implementing this behavior in the string taglib I think. edgar wrote: Wouldn't the solution be, rather than rewriting the bean:write tag, be for *someone* to write

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Antoni Reus
Hi, The tag "replace" in the "string" jakarta taglibs can do this look at: http://jakarta.apache.org/taglibs/doc/string-doc/index.html#replace I used it in a project, was something like: Salut, -- Antoni Reus A Dimecres 23 Octubre 2002 19:50, Eddie Bush va escriure: > Let me correct mys

RE: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread edgar
Wouldn't the solution be, rather than rewriting the bean:write tag, be for *someone* to write a tag which in the processing of the body substitutes \n for . You would use it like I have one which sticks in after a given number of or if you want a sample. This way there is a clean d

Re: HTML, XML, XHTML and

2002-10-23 Thread Antoni Reus
Hi, sorry for the late answer, but I'm in GMT+1 ;-) A Dimecres 23 Octubre 2002 04:01, Craig R. McClanahan va escriure: > On Tue, 22 Oct 2002, Antoni Reus wrote: > > [snip] > > As you could expect I would like to see this in 1.1 controlled by the > > xhtml attribute!! > > This result has two prere

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Eddie Bush
Let me correct myself. It does not appear there is such an animal in taglibs at this point in time. There was someone wanting c:out to provide this behavior, and the response was that the string taglib may provide this functionality in the future. You may wish to join taglibs-user or taglibs

AppException

2002-10-23 Thread David Graham
From browsing the archives and looking at source code I'm still a bit confused about AppException. It seems like the only benefit it provides is to let you specify a message key and replacement values for the error message. Is that right? I'm concerned about application exceptions extending a

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Arron Bates
Craig R. McClanahan wrote: On Thu, 24 Oct 2002, Arron Bates wrote: Date: Thu, 24 Oct 2002 02:20:12 +1000 From: Arron Bates <[EMAIL PROTECTED]> Reply-To: Struts Developers List <[EMAIL PROTECTED]> To: Struts Developers List <[EMAIL PROTECTED]> Subject: Re: HTML formatting of newline characters

cvs commit: jakarta-struts/doc/userGuide struts-nested.xml

2002-10-23 Thread arron
arron 2002/10/23 10:29:43 Modified:doc/userGuide struts-nested.xml Log: updating the site docco to turn off the empty table in the empty attribute docco handled in the super-tag. Revision ChangesPath 1.12 +2 -2 jakarta-struts/doc/userGuide/struts-nested.xml

DO NOT REPLY [Bug 11574] - Nested logic tags are brittle

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Why is there DynaValidatorActionForm and DynaValidatorForm??

2002-10-23 Thread James Holmes
Ok, so should we update DynaValidatorForm and deprecate DynaValidatorActionForm? -james --- Ted Husted <[EMAIL PROTECTED]> wrote: > It's a little odd. Somebody wanted to key > on the action path rather than the > attribute, and so David accomodated by > providing the other class. > > A bett

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Craig R. McClanahan
On Thu, 24 Oct 2002, Arron Bates wrote: > Date: Thu, 24 Oct 2002 02:20:12 +1000 > From: Arron Bates <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: Struts Developers List <[EMAIL PROTECTED]> > Subject: Re: HTML formatting of newline characters with bean:write tag

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/nested NestedPropertyHelper.java

2002-10-23 Thread arron
arron 2002/10/23 10:11:42 Modified:src/share/org/apache/struts/taglib/nested NestedPropertyHelper.java Log: Making the tags keep on ticking even if they weren't supplied with a property property. Bug 11574. Reported and fixed by Steve Byrne Revis

Re: Why is there DynaValidatorActionForm and DynaValidatorForm??

2002-10-23 Thread Ted Husted
It's a little odd. Somebody wanted to key on the action path rather than the attribute, and so David accomodated by providing the other class. A better way to go would be some type of switch as we have for whether action input is a path or a forward name. -Ted. 10/23/2002 11:17:09 AM, Jame

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Eddie Bush
There are already taglibs that do this transformation, aren't there? Doesn't the taglibs project have things that address this? Is there a way to do this using the JSTL (Martin?)? David Graham wrote: If this is a common problem, maybe we could add a method to Action like breakNewLines(String)

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread David Graham
If this is a common problem, maybe we could add a method to Action like breakNewLines(String) that does this transformation. The tag should not do any transformation, just display what it's given. What do you think? Dave From: Arron Bates <[EMAIL PROTECTED]> Reply-To: "Struts Developers

RE: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Geddes, Mark (ANTS)
Or redisplay in a textarea? -Original Message- From: Arron Bates [mailto:struts-dev@;keyboardmonkey.com] Sent: 23 October 2002 17:20 To: Struts Developers List Subject: Re: HTML formatting of newline characters with bean:write tag Craig R. McClanahan wrote: >Can't you just embed your t

Re: [docs] how to get into "Struts Resources"?

2002-10-23 Thread Arron Bates
Thomas L Roche wrote: WebSphere Studio has Struts tooling, so we'd like to put a link-and-a-blurb on http://jakarta.apache.org/struts/resources/guis.html How should we do this? Ask nicely. :) ...and log a docco enhancement in bugzilla. Arron. -- To unsubscribe, e-mail:

Re: [docs] how to get into "Struts Resources"?

2002-10-23 Thread James Holmes
submit a documentation enhancement request in Bugzilla. See the section on the below page called "Contributing Patches to Code or Documentation". http://jakarta.apache.org/struts/ -james --- Thomas L Roche <[EMAIL PROTECTED]> wrote: > WebSphere Studio has Struts tooling, so we'd like to > put

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Arron Bates
Craig R. McClanahan wrote: Can't you just embed your tag inside a element and get the same effect? Craig pre opens a can of worms if the designers/managers are picky. For one, it roots the browsers ability to word wrap. Use a regex in your action code or some funky tag and replace them wit

[docs] how to get into "Struts Resources"?

2002-10-23 Thread Thomas L Roche
WebSphere Studio has Struts tooling, so we'd like to put a link-and-a-blurb on http://jakarta.apache.org/struts/resources/guis.html How should we do this? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Craig R. McClanahan
Can't you just embed your tag inside a element and get the same effect? Craig On Wed, 23 Oct 2002, Inge Solvoll wrote: > Date: Wed, 23 Oct 2002 14:25:48 +0200 > From: Inge Solvoll <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: HTM

DO NOT REPLY [Bug 13765] - fail to reconnect after the database was down and back up again.

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Why is there DynaValidatorActionForm and DynaValidatorForm??

2002-10-23 Thread James Holmes
Just curious why there are 2 classes? Seems like the DynaValidatorActionForm could go away. It simply overrides the validate() method in the parent. Why do we need 2 implementations of validate()? -james __ Do you Yahoo!? Y! Web Hosting - Let th

Re: [VOTE] James Mitchell as Struts Committer

2002-10-23 Thread Eddie Bush
Not that you need it now :-) but +1 Ted Husted wrote: James Mitchell has been a long-time contributor of good ideas as well as patches on the developer list. He is also generous with his help on the user list. I believe it's time that we nominated James as a Committer. After all, we can a

Re: volunteers.xml not building?

2002-10-23 Thread James Holmes
The xml files that get translated to .html files have to be moved to the web server from the CVS server by someone with permission to do so. I think Ted, Craig and Martin hold that privilege in our group. Craig has talked about automating it at some point though. -james --- David Graham <[EMAIL

volunteers.xml not building?

2002-10-23 Thread David Graham
I modified volunteers.xml some time ago to include my info as a committer but it isn't reflected in volunteers.html. Is this file not included in the build? Dave _ Broadband? Dial-up? Get reliable MSN Internet Access. http://

DO NOT REPLY [Bug 12302] - Sporadic error in html:form action attribute

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Inge Solvoll
When outputting text with the bean:write tag, it can be text that was entered by a user in a textarea. The text is submitted with \n (linefeed) characters, and in most cases that I can think of, these linefeeds should be preserved when outputted in HTML. Why isn't all newline characters transla

DO NOT REPLY [Bug 13853] - Change Tiles "CompContext" Request Attribute Name

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13878] New: - Form tag eats action value with default servlet mapping

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 11950] - Missing

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [VOTE] James Mitchell as Struts Committer

2002-10-23 Thread Cedric Dumoulin
+1 Ted Husted wrote: James Mitchell has been a long-time contributor of good ideas as well as patches on the developer list. He is also generous with his help on the user list. I believe it's time that we nominated James as a Committer. After all, we can always use another Evangelist. H

DO NOT REPLY [Bug 13871] New: - Form tag transforms URL

2002-10-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu