RE: MessageResources

2002-02-21 Thread Dimitri Valdin
If you have the time and inclination, feel free to take a look at what's there and propose additions and/or changes (on the commons-dev list). If you can post patches, I'll see what I can do about applying them. there's a page or so of documentation you get after building the project, that's

Re: [PROPOSAL] Modular Applications (the BIG checkin) [LONG]

2002-02-21 Thread Ted Husted
Yes, as well as the documentation changes they imply. Martin Cooper wrote: Yes, I can do the release manager thing. I'd appreciate some help with the release notes, though. Would you be up for that, Ted? -- Martin Cooper - Original Message - From: Ted Husted [EMAIL

Re: Nested properties everywhere....

2002-02-21 Thread Arron Bates
The tags use direct values or beans themselves to provide values for offsets and such. Would be quite a bit of work to get them all to work off bean properties instead, and there's the added decision of telling the tag that it is to use the values of properties rather than bean refs and

[GUMP] Build Failure - Struts

2002-02-21 Thread Craig McClanahan
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-02-21/jakarta-struts.html Build results exceed maximum length. Please see URL above for details.

Re: [PROPOSAL] Modular Applications (the BIG checkin) [LONG]

2002-02-21 Thread Arron Bates
+1 Ted Husted wrote: I agree that a beta based on the current nightly build is a reasonable course of action for now. My real regret is that we did not get a chance to cut a 1.1 release before the last wave of improvements came done the pipeline. My concern is that either the

RE: DynaActionFormClass set-property

2002-02-21 Thread Craig R. McClanahan
On Thu, 21 Feb 2002, Porter, Roy wrote: Date: Thu, 21 Feb 2002 17:49:03 - From: Porter, Roy [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: 'Struts Developers List' [EMAIL PROTECTED] Subject: RE: DynaActionFormClass set-property Answer in line ... I'm

RE: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/bean DefineTag.java DefineTei.java LocalStrings.properties

2002-02-21 Thread Andre Beskrowni
i'm glad to see this was added. i've been using a similarly modified define tag for some time and have found it very convenient. thanks. ab -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 12:48 PM To: [EMAIL PROTECTED]

Implement HTTP and HTTPS in a safe, flexible, and easily maintainable manner

2002-02-21 Thread Niall Pemberton
This gives an example of how to integrate SSL into a Web App, using Struts as an example. http://www.javaworld.com/javaworld/jw-02-2002/jw-0215-ssl.html winmail.dat Description: application/ms-tnef -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

Re: Nested properties everywhere....

2002-02-21 Thread Johan Compagner
I know i can do 2 define to get the maxRows and startCounter i do it now because there is not other way but it clutters the view and is a bit annoying to constantly define things. Nested everywhere for every tag where you can define a bean would be so much nicer and the jsp code would be much