DO NOT REPLY [Bug 37361] - [shale] "categories" selectManyCheckBox in usecases fails to validate

2005-11-15 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 37367] - [shale] Validator deprecations

2005-11-15 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://issues.apache.org/bugzilla/show_bu

svn commit: r344858 - /struts/shale/trunk/core-library/src/java/org/apache/shale/dialog/config/ConfigurationParser.java

2005-11-15 Thread craigmcc
Author: craigmcc Date: Tue Nov 15 19:07:52 2005 New Revision: 344858 URL: http://svn.apache.org/viewcvs?rev=344858&view=rev Log: While we are at it, eliminate the last deprecation (from Digester) in the core-library compile. Modified: struts/shale/trunk/core-library/src/java/org/apache/shale

svn commit: r344857 - /struts/shale/trunk/core-library/src/java/org/apache/shale/validator/CommonsValidator.java

2005-11-15 Thread craigmcc
Author: craigmcc Date: Tue Nov 15 19:03:20 2005 New Revision: 344857 URL: http://svn.apache.org/viewcvs?rev=344857&view=rev Log: [37367] Remove Commons Validator deprecations in preparation for upgrading to the newly released Commons Validator 1.2.0. Submitted By: Rahul Akolkar Modified:

DO NOT REPLY [Bug 37361] - [shale] "categories" selectManyCheckBox in usecases fails to validate

2005-11-15 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://issues.apache.org/bugzilla/show_bu

svn commit: r344465 - /struts/build/trunk/project.xml

2005-11-15 Thread niallp
Author: niallp Date: Tue Nov 15 15:10:57 2005 New Revision: 344465 URL: http://svn.apache.org/viewcvs?rev=344465&view=rev Log: Update validator version to 1.2.0 Modified: struts/build/trunk/project.xml Modified: struts/build/trunk/project.xml URL: http://svn.apache.org/viewcvs/struts/build/

Re: [shale] Using RemoteCommand with Dialogs

2005-11-15 Thread Gary VanMatre
> > That's good idea using the Shale filter commands. Seems like a great place > > to > capture state at a page level and if the managed beans are defined in request > scope, you wouldn't have to clone the object before pushing on the context > stack. > > Just so you know I was refering to th

Re: [shale] Using RemoteCommand with Dialogs

2005-11-15 Thread Sean Schofield
> That's good idea using the Shale filter commands. Seems like a great place > to capture state at a page level and if the managed beans are defined in > request scope, you wouldn't have to clone the object before pushing on the > context stack. Just so you know I was refering to the Filter cl

Re: [shale] Using RemoteCommand with Dialogs

2005-11-15 Thread Gary VanMatre
> Gary, > > I agree that EJB can be overkill in some instances. I wanted to use > transactions in my COR solution so I did some cool stuff with > commons-chain. I used the "Filter" object (extends Command) which > guarantees that its postprocess method will be called if its execute > method is c

svn commit: r344455 - in /struts/sandbox/trunk/overdrive/PhoneBook: Core/Commands/EntryInitial.cs Test/Commands/FilterLists.cs Web/Controls/InitialFilter.ascx.cs Web/Controls/Lister2.ascx.cs Web/Web.c

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 14:08:37 2005 New Revision: 344455 URL: http://svn.apache.org/viewcvs?rev=344455&view=rev Log: OVR-22 * Reformat code only; no changes. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Core/Commands/EntryInitial.cs struts/sandbox/trunk/overdrive/PhoneBook

svn commit: r344453 - in /struts/sandbox/trunk/overdrive/Nexus: Core/ Core/Profile/ Core/Tables/ Extras/Spring/ Web/ Web/Controls/

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 14:07:37 2005 New Revision: 344453 URL: http://svn.apache.org/viewcvs?rev=344453&view=rev Log: OVR-22 * Reformat code only; no changes. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/IKeyValueList.cs struts/sandbox/trunk/overdrive/Nexus/Core/IRequestCa

svn commit: r344452 - /struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 14:06:28 2005 New Revision: 344452 URL: http://svn.apache.org/viewcvs?rev=344452&view=rev Log: OVR-5 * Refactor calls to template classes. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx.cs Modified: struts/sandbox/trunk/overdrive/

svn commit: r344450 - /struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 14:05:29 2005 New Revision: 344450 URL: http://svn.apache.org/viewcvs?rev=344450&view=rev Log: OVR-24 * Add workaround for an issue with the selected index for a control in a dynamic template being reset to zero between DataBinding and PreRender. Modified: str

svn commit: r344440 - /struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 12:50:33 2005 New Revision: 30 URL: http://svn.apache.org/viewcvs?rev=30&view=rev Log: OVR-21 * Add a "selection pointer" to the drop down list. Modified: struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx.cs Modified: struts/sandbox/tr

svn commit: r344438 - /struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 12:49:13 2005 New Revision: 344438 URL: http://svn.apache.org/viewcvs?rev=344438&view=rev Log: OVR-21 * Refactor template member names. * Set both sender and template control to value for cell. Modified: struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Wendy Smoak
On 11/15/05, Ted Husted <[EMAIL PROTECTED]> wrote: > I've been through Apps, and it's looking quite good now. There were > only very minor fixes to the pages, everything seems to be working > well. I have a few changes (Validator Plugin config to use the copy of validator-rules in the struts-core

[shale] Custom Lifecylce vs. Phase Listener

2005-11-15 Thread Sean Schofield
Craig, I've been thinking about a post you made on myfaces-dev a few months ago about Ajax and phase listeners. You mentioned that in addition to the remoting support that you have now you were considering a custom LifeCycle object for remoting. I don't know much about this aspect of JSF so now

Re: Struts Core - Data Types - How to Build an Action Form

2005-11-15 Thread Michael Jouravlev
No point. Struts support for non-String and non-Boolean datatypes does not extend farther than BeanUtils defaults. You might want to use something like dynaforms with https://formdef.dev.java.net or https://strutslive.dev.java.net instead. On 11/15/05, Marky Goldstein <[EMAIL PROTECTED]> wrote: >

Struts Core - Data Types - How to Build an Action Form

2005-11-15 Thread Marky Goldstein
http://struts.apache.org/struts-core/faqs/actionForm.html Here we should also show a second example that shows more advanced data types such as Date Integer String FormFile Maybe after an initial simple example. Best regards, Marky ---

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Wendy Smoak
On 11/15/05, James Mitchell <[EMAIL PROTECTED]> wrote: > That would be a problem too because we would need a > StrutsMaintenanceSvnCygwin, StrutsMainenanceSvnLinux. You forgot Solaris. ;) I haven't found a problem using the command-line instructions on Cygwin, so I doubt we'd need separate instr

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread James Mitchell
That would be a problem too because we would need a StrutsMaintenanceSvnCygwin, StrutsMainenanceSvnLinux. The notes I added are more of a guideline than a recipe. -- James Mitchell 678.910.8017 Skpe: jmitchtx On Nov 15, 2005, at 1:12 PM, Niall Pemberton wrote: The only problem with these

Re: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Frank W. Zammetti
On Tue, November 15, 2005 1:47 pm, Martin Cooper said: > Errors in the title?? On all of pages 1, 2 and 3? At that point, I, for > one, > have zero faith in the accuracy of the rest of the book. That's a fair point. I wish I had an answer for that, but I don't :) Then again, it's not my book, so

RE: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread George.Dinwiddie
I got the impression that the book, itself, was incomplete and unfinished. Admittedly, I did not spend 10 minutes on it, as you did. You comments may lead me to give it a second look. > -Original Message- > From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 15, 2

Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread netsql
Thank's Niall for fixing the upload to URL. Think of it as 242 pages of doc. "code" donated to ASF. Idea was that others update it for Struts 1.3.x/Ti/DWR, hence the optimistic title. It would not take much, just expand end of book on CoR, add DWR in RIA. It's current to 1.2.7 tutorial book bes

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Wendy Smoak
On 11/15/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > The only problem with these notes (and some Ted added on that page) is that > they're unix specific and don't mean alot to me. Cygwin! I use TortoiseSVN, too, but sometimes it's easier to do things at the command line. I don't think anyo

Re: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Martin Cooper
On 11/15/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > I'm not sure I'm ready to endorse in writing and in public :) > > I would be interested in hearing your thoughts on the "incomplete feeling" > it gave you... I actually got just the opposite impression, that it > touched on a great many

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Niall Pemberton
Thanks Ted :-) From: "Ted Husted" <[EMAIL PROTECTED]> On 11/15/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Validator 1.2.0 has only received 2 +1 votes so far - and so needs at least > one more before I can cut a release. Don Brown did alot of the Validator > 1.2.0 work and I am expecting h

RE: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Frank W. Zammetti
I'm not sure I'm ready to endorse in writing and in public :) I would be interested in hearing your thoughts on the "incomplete feeling" it gave you... I actually got just the opposite impression, that it touched on a great many relevant things. Perhaps because it was admittedly shallow detail-wi

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Martin Cooper
On 11/15/05, Ted Husted <[EMAIL PROTECTED]> wrote: > > Is it even useful to tag a SVN repository for a release? Yes, I believe it is. That way, it's more explicit, you can see the tags under struts/tags in the repo, and you don't have to dig up the repo revision number. It's also cheap - nothing

RE: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread George.Dinwiddie
It might be worthwhile to add your review (below) to the wiki page http://wiki.apache.org/struts/StrutsBook I, for one, was put off by the language errors and general incomplete feeling of the document, but your comments would lead me to give it a closer look. > -Original Message- > From:

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Niall Pemberton
The only problem with these notes (and some Ted added on that page) is that they're unix specific and don't mean alot to me. Maybe we need a could of generic sections for things like this and then some additional pages for different environments. I use TortoiseSVN in a windoze environment and achie

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Ted Husted
On 11/15/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Validator 1.2.0 has only received 2 +1 votes so far - and so needs at least > one more before I can cut a release. Don Brown did alot of the Validator > 1.2.0 work and I am expecting he will vote (hopefully +1), but hes away on > vacation at

Re: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Frank W. Zammetti
On Tue, November 15, 2005 12:53 pm, Martin Cooper said: > Very strange. The title says Struts Ti, but that is the only place in the > entire book that Ti is mentioned. I thought that was odd too :) I have to say, I spent about 10 minutes looking over this thing, and overall I thought it was quite

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Ted Husted
Is it even useful to tag a SVN repository for a release? If we document the revision as of the release, then we can always go back and branch on that revision later, or retrieve a snapshot of the repository as of the release. -Ted. On 11/15/05, James Mitchell <[EMAIL PROTECTED]> wrote: > Let's n

SVN Question

2005-11-15 Thread Greg Reddin
I want to check in a file in the tiles docs that was once there, but has been deleted. I've tried using the svn copy command to restore the file as noted in the manual [1] but it doesn't work. Subversion says it can't find the file in revision xx. It doesn't seem to matter what I set rev

svn commit: r344404 - in /struts/sandbox/trunk/overdrive/PhoneBook/Web: Controls/Lister2.ascx.cs Web.csproj

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 10:01:43 2005 New Revision: 344404 URL: http://svn.apache.org/viewcvs?rev=344404&view=rev Log: OVR-21 * Utilize KeyValueTemplate class. * Utilize new form of DataControl.Save Modified: struts/sandbox/trunk/overdrive/PhoneBook/Web/Controls/Lister2.ascx.cs s

svn commit: r344402 - in /struts/sandbox/trunk/overdrive/Nexus: Core/IKeyValueList.cs Core/KeyValueList.cs Web/GridControl.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 09:59:59 2005 New Revision: 344402 URL: http://svn.apache.org/viewcvs?rev=344402&view=rev Log: OVR-21 * Extend KeyValue list to provide a value lookup for a key * Add a KeyValueTemplate to map a key to its value. Modified: struts/sandbox/trunk/overdrive/Nexus/

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread James Mitchell
Let's not forget about the updates needed to support all of our uses of svn:exterals. Whenever we branch or tag (it is really just a copy), we'll need to fix any svn:externals to point to the tagged/ branched versions since this is not automatically done for us. I just updated this page: h

[Struts Wiki] Update of "StrutsMaintenanceSvn" by James Mitchell

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by James Mitchell: http://wiki.apache.org/struts/StrutsMaintenanceSvn The comment on the change is: Adding a few release specific svn usage tips ---

[Struts Wiki] Update of "StrutsBook" by NiallPemberton

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsBook The comment on the change is: reformat -

Re: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Martin Cooper
On 11/15/05, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Oh, I see. It's an attachment to the wiki page, and the URL is a > complete red herring. Hmmm... It's a Word document and it says it's > for Struts Ti. Very strange. The title says Struts Ti, but that is the only place in the entire b

[Struts Wiki] Update of "StrutsBook" by NiallPemberton

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsBook The comment on the change is: Add a link to the book ---

RE: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread George.Dinwiddie
Oh, I see. It's an attachment to the wiki page, and the URL is a complete red herring. Hmmm... It's a Word document and it says it's for Struts Ti. - George P.S. MoinMoin is written in python. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of netsql > Sent: Tu

[Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by GeorgeDinwiddie: http://wiki.apache.org/struts/StrutsBook The comment on the change is: clarify instructions and delete misleading URL --

svn commit: r344398 - in /struts/tiles/trunk/xdocs: examples.xml userGuide.xml

2005-11-15 Thread greddin
Author: greddin Date: Tue Nov 15 09:28:15 2005 New Revision: 344398 URL: http://svn.apache.org/viewcvs?rev=344398&view=rev Log: Updated Examples documentation. Modified: struts/tiles/trunk/xdocs/examples.xml struts/tiles/trunk/xdocs/userGuide.xml Modified: struts/tiles/trunk/xdocs/exampl

[Struts Wiki] Trivial Update of "StrutsBook" by Vic Cekvenich

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by Vic Cekvenich: http://wiki.apache.org/struts/StrutsBook -- - This book

Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Martin Cooper
On 11/15/05, netsql <[EMAIL PROTECTED]> wrote: > > No, as the page apache wiki page says, you click actions, download and > the book is free, plus it's asf license so you can change and > re-distribute, nothing to register. Vic, there is no actions/attachments link at the bottom. That page is abo

Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread netsql
Go to: http://wiki.apache.org/struts/StrutsBook Reading from bottom left, last word on the page, go to right, 8th last word on page is actions. Click it and you'll see downloads. I did not write the wiki... I just use it. I think it's PHP :-) .V [EMAIL PROTECTED] wrote: Well, as I don't see

RE: Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread George.Dinwiddie
Well, as I don't see the word "actions" anywhere on that page, I don't have a clue what you mean. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of netsql > Sent: Tuesday, November 15, 2005 11:25 AM > To: dev@struts.apache.org > Subject: Re: [Struts Wiki] Update of "

Re: [Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread netsql
No, as the page apache wiki page says, you click actions, download and the book is free, plus it's asf license so you can change and re-distribute, nothing to register. .V Apache Wiki wrote: Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notif

[Struts Wiki] Update of "StrutsBook" by GeorgeDinwiddie

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by GeorgeDinwiddie: http://wiki.apache.org/struts/StrutsBook -- You

Re: [shale] Using RemoteCommand with Dialogs

2005-11-15 Thread Sean Schofield
Gary, I agree that EJB can be overkill in some instances. I wanted to use transactions in my COR solution so I did some cool stuff with commons-chain. I used the "Filter" object (extends Command) which guarantees that its postprocess method will be called if its execute method is called. I crea

svn commit: r344378 - /struts/sandbox/trunk/overdrive/Nexus/Web/GridControl.ascx.cs

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 07:38:42 2005 New Revision: 344378 URL: http://svn.apache.org/viewcvs?rev=344378&view=rev Log: OVR-21 * Add a second Save signature so that subclasses can inject behavior before the helper is executed. ** The case for the second signature is to workaround OVR-24 M

Re: [shale] Using RemoteCommand with Dialogs

2005-11-15 Thread Gary VanMatre
>> > [snip] >> > >> > > I take it this is to avoid keeping the list around when you don't need >> it ( >> > > i.e. you're not on the view containing the Ajax component)? I >> presumeit must >> > > be relatively cheap to populate the overall list in the first place? >> > >> > Yes that is the point.

DO NOT REPLY [Bug 37495] - [shale] RemoteCommand contains unused private method

2005-11-15 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://issues.apache.org/bugzilla/show_bu

svn commit: r344375 - /struts/shale/trunk/core-library/src/java/org/apache/shale/remote/RemoteCommand.java

2005-11-15 Thread schof
Author: schof Date: Tue Nov 15 07:19:41 2005 New Revision: 344375 URL: http://svn.apache.org/viewcvs?rev=344375&view=rev Log: Fixes Bug #37495 Modified: struts/shale/trunk/core-library/src/java/org/apache/shale/remote/RemoteCommand.java Modified: struts/shale/trunk/core-library/src/java/or

Re: Struts

2005-11-15 Thread Balaji Ravivarman
try this link...you can getta free book... http://www.objectsource.com/Struts_Survival_Guide.pdf cheers Balaji On 15/11/05, netsql <[EMAIL PROTECTED]> wrote: > A book on Struts may help? I think there are others free, but here is a > free book you can download w/ many labs: > http://wiki.apache.o

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Niall Pemberton
- Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> Sent: Tuesday, November 15, 2005 1:27 PM Release caveats are that we have two dependencies on non-GA code: Commons Validator and Commons Resources. Commons Resources is being used as part of the Extras subproject. All I did was

Re: Struts

2005-11-15 Thread netsql
A book on Struts may help? I think there are others free, but here is a free book you can download w/ many labs: http://wiki.apache.org/struts/StrutsBook .V sohail jaffery wrote: Hi All, I am new to struts . Can you people help me out for becoming perfection in struts. I appreciate all o

DO NOT REPLY [Bug 26403] - double UTF-8 encoding of HTTP request parameters

2005-11-15 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://issues.apache.org/bugzilla/show_bu

Struts

2005-11-15 Thread sohail jaffery
Hi All, I am new to struts . Can you people help me out for becoming perfection in struts. I appreciate all of you if you can help me out. Regards, Sohail

Re: 1.3.0 Release - Next Steps

2005-11-15 Thread Ted Husted
I've been through Apps, and it's looking quite good now. There were only very minor fixes to the pages, everything seems to be working well. Many thanks to Wendy and James and everyone who's been working on the Maven builds. It's all come together very nicely. IMHO, the process is more accessible,

[Struts Wiki] Update of "StrutsClassicRelease130" by TedHusted

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsClassicRelease130 --

[Struts Wiki] Update of "StrutsClassicRelease131" by TedHusted

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsClassicRelease131 --

[Struts Wiki] Update of "StrutsClassicRelease131" by TedHusted

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by TedHusted: http://wiki.apache.org/struts/StrutsClassicRelease131 --

svn commit: r344358 - in /struts/apps/trunk/examples/src/webapp: WEB-INF/validator/validation-type.xml upload/display.jsp validator/struts-power.gif

2005-11-15 Thread husted
Author: husted Date: Tue Nov 15 04:29:15 2005 New Revision: 344358 URL: http://svn.apache.org/viewcvs?rev=344358&view=rev Log: Minor updates to upload and validator apps. As to apps, all lights are now green! Added: struts/apps/trunk/examples/src/webapp/validator/struts-power.gif (with pr

[Struts Wiki] Update of "StrutsWebLinks" by 3java

2005-11-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by 3java: http://wiki.apache.org/struts/StrutsWebLinks -- * http://www