DO NOT REPLY [Bug 21603] New: - Automatic readonly/disabled settings in struts-html

2003-07-14 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: When is the next release?

2003-07-14 Thread James Turner
Absolutely, I wouldn't have released it if I hadn't tested it in my own applications. HOWEVER... The reality is that no one can test their code to 100% prefection, and the only way that all the bugs ever get wrung out is by getting banged on under stress in a variety of real-world applications.

DO NOT REPLY [Bug 21599] New: - validation problem

2003-07-14 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: When is the next release?

2003-07-14 Thread Martin Cooper
On Mon, 14 Jul 2003, James Turner wrote: > >David Graham wrote: > > The plan all along was that 1.2.0 would include a move to > > commons-resources and no other major changes. However, > > commons-resources is still in the sandbox so I suggest we > > postpone that move to the next release. I'v

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/actionActionServlet.java

2003-07-14 Thread Rob Leland
David Graham wrote: --- Rob Leland <[EMAIL PROTECTED]> wrote: I wanted to pull this over to the 1_1_BRANCH but can't find what property file 'configWebXml' is defined in. Shouldn't it be in the LocalString.properties file or ActionResource.properties file ? Weird, it looks like it should

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionResources.properties

2003-07-14 Thread rleland
rleland 2003/07/14 20:43:35 Modified:src/share/org/apache/struts/action ActionResources.properties Log: Add missing resource message.PR# 21203 Revision ChangesPath 1.12 +1 -0 jakarta-struts/src/share/org/apache/struts/action/ActionResour

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionResources.properties ActionServlet.java

2003-07-14 Thread rleland
rleland 2003/07/14 20:41:51 Modified:src/share/org/apache/struts/action Tag: STRUTS_1_1_BRANCH ActionResources.properties ActionServlet.java Log: Pull change for Adding for more descriptiove error message when web.xml not found plus add missing resource mess

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionServlet.java

2003-07-14 Thread David Graham
--- Rob Leland <[EMAIL PROTECTED]> wrote: > I wanted to pull this over to the 1_1_BRANCH but can't find what > property file > 'configWebXml' is defined in. Shouldn't it be in the > LocalString.properties file > or ActionResource.properties file ? Weird, it looks like it should be in ActionResou

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/actionActionServlet.java

2003-07-14 Thread Rob Leland
I wanted to pull this over to the 1_1_BRANCH but can't find what property file 'configWebXml' is defined in. Shouldn't it be in the LocalString.properties file or ActionResource.properties file ? [EMAIL PROTECTED] wrote: dgraham 2003/07/02 21:44:13 Modified:src/share/org/apache/struts

cvs commit: jakarta-struts/src/share/org/apache/struts/actions LocalStrings.properties

2003-07-14 Thread rleland
rleland 2003/07/14 19:51:15 Modified:src/share/org/apache/struts/actions Tag: STRUTS_1_1_BRANCH LocalStrings.properties Log: Pull change for Adding whitespace hint to error message for PR# 21134. into Struts 1_1_BRANCH that david made. This makes it equiva

cvs commit: jakarta-struts/src/share/org/apache/struts/actions LookupDispatchAction.java

2003-07-14 Thread rleland
rleland 2003/07/14 19:46:14 Modified:src/share/org/apache/struts/actions Tag: STRUTS_1_1_BRANCH LookupDispatchAction.java Log: Pull change for synchronization problem for PR# 21224. into Struts 1_1_BRANCH that david made. also pull over refactored new priv

RE: When is the next release?

2003-07-14 Thread David Graham
--- James Turner <[EMAIL PROTECTED]> wrote: > >David Graham wrote: > > The plan all along was that 1.2.0 would include a move to > > commons-resources and no other major changes. However, > > commons-resources is still in the sandbox so I suggest we > > postpone that move to the next release.

RE: When is the next release?

2003-07-14 Thread James Turner
>David Graham wrote: > The plan all along was that 1.2.0 would include a move to > commons-resources and no other major changes. However, > commons-resources is still in the sandbox so I suggest we > postpone that move to the next release. I've committed all > of my interesting changes for 1.

RE: FW: functionality in an Action class ?

2003-07-14 Thread David Graham
--- "Ranjangaonkar, Vaibhav (HQP)" <[EMAIL PROTECTED]> wrote: > > Thanks David for responding ! > > Main reason - To be able to use this functionality outside >of jsp. > > OK, my task is something like this - > > I need to execute a servlet on an external site, get its > output and store it

FW: FW: functionality in an Action class ?

2003-07-14 Thread Ranjangaonkar, Vaibhav (HQP)
Another reason - Just like for tag, we have an IncludeAction, it seems logical to have something like, ExternalIncludeAction for ... Thanks. -Original Message- From: Ranjangaonkar, Vaibhav (HQP) Sent: Monday, July 14, 2003 2:39 PM To: Struts Developers List Subject: RE: FW: functio

RE: FW: functionality in an Action class ?

2003-07-14 Thread Ranjangaonkar, Vaibhav (HQP)
Thanks David for responding ! Main reason - To be able to use this functionality outside of jsp. OK, my task is something like this - I need to execute a servlet on an external site, get its output and store it in database. Parameters needed for calling this servlet are prepared in an actio

are these scenarios supported in struts 1.1 release

2003-07-14 Thread Anand Joshi
hi all, I am wondering if following 2 scenerios are supported in struts 1.1 final release. 1. Insertion of tile (TileDef C) from different module(say Module B) in tile definition A (in Module A) ? (Tile definition A points to JSP page and Tile definiton C points to JSP fragent from another mo

Re: FW: functionality in an Action class ?

2003-07-14 Thread David Graham
--- "Ranjangaonkar, Vaibhav (HQP)" <[EMAIL PROTECTED]> wrote: > > Correction in the latest email - > > Sorry, I meant tag and not > Why do you want an Action that does this? David > Thanks. > > -Original Message- > From: Ranjangaonkar, Vaibhav (HQP) > Sent: Monday, July 14, 2003

FW: functionality in an Action class ?

2003-07-14 Thread Ranjangaonkar, Vaibhav (HQP)
Correction in the latest email - Sorry, I meant tag and not Thanks. -Original Message- From: Ranjangaonkar, Vaibhav (HQP) Sent: Monday, July 14, 2003 2:01 PM To: Struts Developers List Subject: FW: functionality in an Action class ? OK, I think, I am not clear here, let me try t

FW: functionality in an Action class ?

2003-07-14 Thread Ranjangaonkar, Vaibhav (HQP)
OK, I think, I am not clear here, let me try to put it in another way - Can we have a Action derived class in org.apache.struts.actions package ( like, IncludeAction ) that wraps the functionality in JSTL tag ? So, I think, this is more of whether we want to an Action class like this. And, it

Re: When is the next release?

2003-07-14 Thread David Graham
--- James Mitchell <[EMAIL PROTECTED]> wrote: > > So, has it been a whole 2 weeks now??? ;) > > Isn't it about time we release a new version with the latest bug fixes? > > Other than bug fixes and simple enhancements, are there any plans or > have > there been any definite decisions on what wi

When is the next release?

2003-07-14 Thread James Mitchell
So, has it been a whole 2 weeks now??? ;) Isn't it about time we release a new version with the latest bug fixes? Other than bug fixes and simple enhancements, are there any plans or have there been any definite decisions on what will go into Struts 1.1.1 or 1.2.0? At this point it seems rat

Re: functionality in an Action class ?

2003-07-14 Thread James Mitchell
On Monday 14 July 2003 14:39, you wrote: > Does this sound like an user question ? Please explain ... Yes, this is a user question. Questions about the core framework are for the dev list (this is basically true for most projects, not just struts). > > -Original Message- > From: James M

Re: functionality in an Action class ?

2003-07-14 Thread James Mitchell
On Monday 14 July 2003 12:25, Ranjangaonkar, Vaibhav (HQP) wrote: > I am looking for an Action class like IncludeAction but > this class should be able to include contents from an external > source and store it in request/session scope, much like the > tag in JSTL. But, I want to use this function

DO NOT REPLY [Bug 21409] - document how to use html:link in html:error text

2003-07-14 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 21409] - document how to use html:link in html:error text

2003-07-14 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 21409] - document how to use html:link in html:error text

2003-07-14 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 21409] - document how to use html:link in html:error text

2003-07-14 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

functionality in an Action class ?

2003-07-14 Thread Ranjangaonkar, Vaibhav (HQP)
I am looking for an Action class like IncludeAction but this class should be able to include contents from an external source and store it in request/session scope, much like the tag in JSTL. But, I want to use this functionality outside of a JSP. Is there something like that already ? If not, do

DO NOT REPLY [Bug 21575] - RequestProcessor : Populating non-String Bean fields

2003-07-14 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 21575] New: - RequestProcessor : Populating non-String Bean fields

2003-07-14 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 21569] - ExceptionHandler modification to provide access to the stack trace

2003-07-14 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 21569] - ExceptionHandler modification to provide access to the stack trace

2003-07-14 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 21569] - ExceptionHandler modification to provide access to the stack trace

2003-07-14 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 21569] - ExceptionHandler modification to provide access to the stack trace

2003-07-14 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 21569] New: - ExceptionHandler modification to provide access to the stack trace

2003-07-14 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 21508] - element too restrictive

2003-07-14 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 21560] New: - JavascriptValidatorTag creates invalida javascript method name when validating using action path in formName

2003-07-14 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