On 10/13/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
>
> I have found an odd problem with my dialog and I'm not sure if its
> Shale problem or a JSF problem.
>
> In my dialog I have a search button which allows the user to do a
> search. The search results appear in an iframe within the dialog. I
Author: wsmoak
Date: Thu Oct 13 23:08:42 2005
New Revision: 321027
URL: http://svn.apache.org/viewcvs?rev=321027&view=rev
Log:
Added NOTICE.txt to Struts Flow as it is no longer sharing the common build
files.
Added:
struts/flow/trunk/NOTICE.txt
- copied unchanged from r321026, struts/
Author: wsmoak
Date: Thu Oct 13 23:08:05 2005
New Revision: 321026
URL: http://svn.apache.org/viewcvs?rev=321026&view=rev
Log:
Added LICENCE.txt to Struts Flow as it is no longer sharing the common build
files.
Added:
struts/flow/trunk/LICENSE.txt
- copied unchanged from r321024, strut
Author: wsmoak
Date: Thu Oct 13 23:03:44 2005
New Revision: 321023
URL: http://svn.apache.org/viewcvs?rev=321023&view=rev
Log:
Decoupled Struts Flow from the common Maven build files.
Fixed artifact id for the Struts 1.2.7 dependency.
Added:
struts/flow/trunk/maven.xml (with props)
stru
Seems no reply so far. Can any one guide me whether this is the right
place to clarify my below queries?
Tamil
-Original Message-
From: Tamilselvan Radha Krishnan
Sent: Thursday, October 13, 2005 10:21 AM
To: Struts Developers List
Subject: Problem with DynaActionForm in portlets
Hi,
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 MichaelJouravlev:
http://wiki.apache.org/struts/StrutsWebLinks
--
*
Author: husted
Date: Thu Oct 13 14:02:54 2005
New Revision: 320917
URL: http://svn.apache.org/viewcvs?rev=320917&view=rev
Log:
OVR-19
* Add test for using limit and offset in a query, as the first step toward
supporting paged queries.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Core/A
On 10/13/05, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> sounds good. but i'm not sure i follow totally... has this been done?
> or is it just planned? really, i'm not up to speed on Struts 1.3 at
> all.
It's on the list, along with some other items, but I wanted to roll
Struts 1.3.0 first, in ful
Author: husted
Date: Thu Oct 13 12:45:54 2005
New Revision: 320896
URL: http://svn.apache.org/viewcvs?rev=320896&view=rev
Log:
OVR-22
* Refactor Mapper as property.
* Refine base elements.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Core/Commands/AppCommand.cs
struts/sandbox/trunk
On 10/13/05, Don Brown <[EMAIL PROTECTED]> wrote:
> This reminds me of the old push vs pull MVC architecture back in 2000/2001.
> The core decision is would you rather _push_ objects into a context in your
> action class, then let the view use them to generate the page, or, while
> processing your
From: "James Mitchell" <[EMAIL PROTECTED]>
I just fixed a bug in my nightly script and re-ran it manually...
Attempting to download struts-core-1.2.7.jar.
WARNING: Failed to download struts-core-1.2.7.jar.
It's just a typo in project.xml -- the artifactId should be 'struts' for
1.2.7.
With
t put it under the local Maven repository anyway, like the
1.3.x nightly Maven build does. Still, running 'maven jar' from
the 1.2.x branch yields struts-1.2.7.jar (perhaps just a typo in
project.xml)
The nightly shell script (as of about 2 hours ago), does a mv
struts -
branch yields struts-1.2.7.jar (perhaps just a typo in project.xml)
The nightly shell script (as of about 2 hours ago), does a mv
struts - > struts-$TODAY (struts-20051013) and then does a clean
checkout of the entire source from head. I then reran the
nightly script on the nightly box
ml)
The nightly shell script (as of about 2 hours ago), does a mv struts -
> struts-$TODAY (struts-20051013) and then does a clean checkout of
the entire source from head. I then reran the nightly script on the
nightly box (zone) and while it completed ok, I see this in the log
file...
On 10/13/05, Ted Husted <[EMAIL PROTECTED]> wrote:
> On 10/13/05, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > By the way, if i can take this opportunity to do so, VelocityStruts is
> > in need of some upgrades for the Struts 1.2 and/or 1.3 series. I've
> > not been free to use Struts in my paid wo
yields
struts-1.2.7.jar (perhaps just a typo in project.xml)
The nightly shell script (as of about 2 hours ago), does a mv struts -
> struts-$TODAY (struts-20051013) and then does a clean checkout of
the entire source from head. I then reran the nightly script on the
nightly box (zone) an
Author: husted
Date: Thu Oct 13 12:04:03 2005
New Revision: 320873
URL: http://svn.apache.org/viewcvs?rev=320873&view=rev
Log:
OVR-22
* Condense Resource files.
Removed:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/FilterLists.xml
struts/sandbox/trunk/overdrive/PhoneBook/Test/R
On 10/13/05, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> By the way, if i can take this opportunity to do so, VelocityStruts is
> in need of some upgrades for the Struts 1.2 and/or 1.3 series. I've
> not been free to use Struts in my paid work and volunteer time has
> been scarce, so i'm not up to s
I totally agree, and I think most advocates of "pull" model design
would as well. Note that Turbine (home to the doc that Don
referenced) supports and encourages using action classes for actions
(requests to "do" something) and pull tools (aka view helpers) for
presentation of data (requests to "v
Author: husted
Date: Thu Oct 13 11:27:21 2005
New Revision: 320861
URL: http://svn.apache.org/viewcvs?rev=320861&view=rev
Log:
Renamed remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/Queries.xml
- copied unchanged from r320860,
struts/sandbox/trunk/overdrive/Pho
Author: husted
Date: Thu Oct 13 11:20:37 2005
New Revision: 320851
URL: http://svn.apache.org/viewcvs?rev=320851&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/default.xml
- copied unchanged from r320850,
struts/sandbox/trunk/overdrive/Phone
Author: husted
Date: Thu Oct 13 11:21:53 2005
New Revision: 320860
URL: http://svn.apache.org/viewcvs?rev=320860&view=rev
Log:
Removed file/folder
Removed:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/Query/
-
To
Author: husted
Date: Thu Oct 13 11:21:36 2005
New Revision: 320858
URL: http://svn.apache.org/viewcvs?rev=320858&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/Catalog.xml
- copied unchanged from r320857,
struts/sandbox/trunk/overdrive/Phone
Author: husted
Date: Thu Oct 13 11:20:50 2005
New Revision: 320852
URL: http://svn.apache.org/viewcvs?rev=320852&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/FilterLists.xml
- copied unchanged from r320851,
struts/sandbox/trunk/overdrive/P
Author: husted
Date: Thu Oct 13 11:20:58 2005
New Revision: 320853
URL: http://svn.apache.org/viewcvs?rev=320853&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/SelectAll.xml
- copied unchanged from r320852,
struts/sandbox/trunk/overdrive/Pho
Author: husted
Date: Thu Oct 13 11:21:19 2005
New Revision: 320855
URL: http://svn.apache.org/viewcvs?rev=320855&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/AppConfig.xml
- copied unchanged from r320854,
struts/sandbox/trunk/overdrive/Pho
Author: husted
Date: Thu Oct 13 11:21:47 2005
New Revision: 320859
URL: http://svn.apache.org/viewcvs?rev=320859&view=rev
Log:
Removed file/folder
Removed:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/Command/
-
Author: husted
Date: Thu Oct 13 11:19:28 2005
New Revision: 320849
URL: http://svn.apache.org/viewcvs?rev=320849&view=rev
Log:
Removed file/folder
Removed:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/Command/
-
T
Author: husted
Date: Thu Oct 13 11:21:27 2005
New Revision: 320857
URL: http://svn.apache.org/viewcvs?rev=320857&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/AppFields.xml
- copied unchanged from r320855,
struts/sandbox/trunk/overdrive/Pho
Author: husted
Date: Thu Oct 13 11:21:11 2005
New Revision: 320854
URL: http://svn.apache.org/viewcvs?rev=320854&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/AppBase.xml
- copied unchanged from r320853,
struts/sandbox/trunk/overdrive/Phone
Author: husted
Date: Thu Oct 13 11:19:35 2005
New Revision: 320850
URL: http://svn.apache.org/viewcvs?rev=320850&view=rev
Log:
Removed file/folder
Removed:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/Query/
-
To
Author: husted
Date: Thu Oct 13 11:16:40 2005
New Revision: 320847
URL: http://svn.apache.org/viewcvs?rev=320847&view=rev
Log:
Renamed remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/Queries.xml
- copied unchanged from r320846,
struts/sandbox/trunk/overdrive/Phon
I feel like I should jump in and clear up my position here since the
"Stripes" position is essentially what I wrote in a blog entry ;)
Stripes very happily supports both the push and pull ways of doing
this (and Jason pointed out to me earlier, that WebWork has similar
functionality but I
Author: husted
Date: Thu Oct 13 11:13:12 2005
New Revision: 320844
URL: http://svn.apache.org/viewcvs?rev=320844&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/SelectAll.xml
- copied unchanged from r320843,
struts/sandbox/trunk/overdrive/Phon
Author: husted
Date: Thu Oct 13 11:12:38 2005
New Revision: 320843
URL: http://svn.apache.org/viewcvs?rev=320843&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/FilterLists.xml
- copied unchanged from r320842,
struts/sandbox/trunk/overdrive/Ph
Author: husted
Date: Thu Oct 13 11:12:06 2005
New Revision: 320842
URL: http://svn.apache.org/viewcvs?rev=320842&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/default.xml
- copied unchanged from r320841,
struts/sandbox/trunk/overdrive/PhoneB
Author: husted
Date: Thu Oct 13 11:11:48 2005
New Revision: 320841
URL: http://svn.apache.org/viewcvs?rev=320841&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/Catalog.xml
- copied unchanged from r320840,
struts/sandbox/trunk/overdrive/PhoneB
Author: husted
Date: Thu Oct 13 11:11:29 2005
New Revision: 320840
URL: http://svn.apache.org/viewcvs?rev=320840&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/AppFields.xml
- copied unchanged from r320839,
struts/sandbox/trunk/overdrive/Phon
Author: husted
Date: Thu Oct 13 11:11:14 2005
New Revision: 320839
URL: http://svn.apache.org/viewcvs?rev=320839&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/AppConfig.xml
- copied unchanged from r320838,
struts/sandbox/trunk/overdrive/Phon
On 10/13/05, Don Brown <[EMAIL PROTECTED]> wrote:
> This reminds me of the old push vs pull MVC architecture back in 2000/2001.
> The core decision is would you rather _push_ objects into a context in your
> action class, then let the view use them to generate the page, or, while
> processing your
Author: husted
Date: Thu Oct 13 11:10:51 2005
New Revision: 320838
URL: http://svn.apache.org/viewcvs?rev=320838&view=rev
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Resources/AppBase.xml
- copied unchanged from r320837,
struts/sandbox/trunk/overdrive/PhoneB
I have found an odd problem with my dialog and I'm not sure if its
Shale problem or a JSF problem.
In my dialog I have a search button which allows the user to do a
search. The search results appear in an iframe within the dialog. I
am using Tiles but I don't think Tiles is an issue. We're also
Author: husted
Date: Thu Oct 13 10:59:20 2005
New Revision: 320834
URL: http://svn.apache.org/viewcvs?rev=320834&view=rev
Log:
OVR-22
* Move FieldTable elements into a separate file.
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Resources/Command/AppFields.xml
struts/sandbox/trunk
At 6:43 PM +0200 10/13/05, Matthias Wessendorf wrote:
Wolfgang-
I am now doing something like this
inside of execute(Context context):
ActionContext ctx = (ActionContext) context;
...
ActionMapping mapping = (ActionMapping)ctx.getActionConfig();
ActionForward fw = mapping.findForward("success")
This reminds me of the old push vs pull MVC architecture back in 2000/2001.
The core decision is would you rather _push_ objects into a context in your
action class, then let the view use them to generate the page, or, while
processing your JSP, _pull_ the data into it by calling methods, processes
Author: husted
Date: Thu Oct 13 10:50:47 2005
New Revision: 320828
URL: http://svn.apache.org/viewcvs?rev=320828&view=rev
Log:
OVR-21
* Update NUnitASP test for user controls.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Forms/DirectoryTest.cs
Modified: struts/sandbox/trunk/overdr
On 10/13/05, Ted Husted <[EMAIL PROTECTED]> wrote:
> The Velocity Tools are a neat way to implement helpers.
>
> * http://jakarta.apache.org/velocity/tools/index.html
>
> Velocity Struts is an extension of the Velocity Tools that implements
> the Struts API as set of helper objects that are injecte
Author: husted
Date: Thu Oct 13 10:37:35 2005
New Revision: 320821
URL: http://svn.apache.org/viewcvs?rev=320821&view=rev
Log:
OVR-22
* Reformat code only. No changes.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Forms/DirectoryTest.cs
struts/sandbox/trunk/overdrive/PhoneBook/W
The Velocity Tools are a neat way to implement helpers.
* http://jakarta.apache.org/velocity/tools/index.html
Velocity Struts is an extension of the Velocity Tools that implements
the Struts API as set of helper objects that are injected into the
server page context. Very cool.
It's not on the r
I came across a discussion about view helpers, started by Tim Fennel,
author of Stripes. He advocates the "inverted" model for displaying
views, when view helper action is called from JSP if needed, instead
of forwarding to JSP page from action, like it works in Struts now.
With his approach, it i
Wolfgang-
I am now doing something like this
inside of execute(Context context):
ActionContext ctx = (ActionContext) context;
...
ActionMapping mapping = (ActionMapping)ctx.getActionConfig();
ActionForward fw = mapping.findForward("success");
Since the passed ContextIMPL is ServletActionContext
On 10/13/05, Wolfgang Gehner <[EMAIL PROTECTED]> wrote:
> do:
>
> ActiionMapping mapping = (ActionMapping)
> context.get(org.apache.struts.chain.Constants.ACTION_CONFIG_KEY);
> ActionForward fw = mapping.findForward(forwardName);
>
> context.setForwardConfig(fw);
>
> Also see my Struts 1.3 dev suit
From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
BTW. is there any javadoc for 1.3 published yet?
James recently published a test run of the new site. Here's the Javadoc
index page:
http://people.apache.org/~jmitchell/docs/javadoc.html
--
Wendy Smoak
---
Author: husted
Date: Thu Oct 13 05:26:38 2005
New Revision: 320751
URL: http://svn.apache.org/viewcvs?rev=320751&view=rev
Log:
OVR-3
* Update ReadMe notes.
Modified:
struts/sandbox/trunk/overdrive/README.txt
Modified: struts/sandbox/trunk/overdrive/README.txt
URL:
http://svn.apache.org/view
Wolfgang-
thanks for your fast anwser.
BTW. is there any javadoc for 1.3 published yet?
-Matthias
> -Original Message-
> From: Wolfgang Gehner [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 13, 2005 11:43 AM
> To: Struts Developers List
> Subject: Re: [Struts 1.3] Using Commons Ch
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project struts-taglib-from-packages has an issue affecting its community
integration.
Th
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project struts-taglib-from-packages has an issue affecting its community
integration.
Th
do:
ActiionMapping mapping = (ActionMapping)
context.get(org.apache.struts.chain.Constants.ACTION_CONFIG_KEY);
ActionForward fw = mapping.findForward(forwardName);
context.setForwardConfig(fw);
Also see my Struts 1.3 dev suite (250MB download) at www.infonoia.com
(you need to register).
We w
and (unless you want to work on the Maven
> build) I'll get back to it eventually and give it a separate build file.
> And maybe even get the example webapp into the nightly build. :) Right now
> I just need the website build to work.
>
> James, can you check the nightly builds? The
Hi all,
I have updated some apps to 1.3, that went pretty smooth :-)
(Thanks to the good documentation in wiki!!!)
I saw in struts-config DTD that for element now the
attributes "catalog" and "command" were introduced.
I got a chain of commands to work (partly) w/ 1.3.
I now have two question
60 matches
Mail list logo