You may want to take a look at
http://www.onjava.com/pub/a/onjava/2005/03/02/commonchains2.html
-Bill Siggelkow
On 2005-03-22 05:41:40 -0500, "Rajaneesh"
<[EMAIL PROTECTED]> said:
Hi,
With respect to the previous versions of struts, we had the controller
1. instantiat
I have been trying to more closely follow the discussions on Struts use
of Chain and have a few comments and questions on mechanisms for users
to provide custom ActionContext impl.
It seems that the current mechanism is to extend the
ComposableRequestProcessor. First, I think having to extend
On 2005-03-11 00:25:35 -0500, Martin Cooper <[EMAIL PROTECTED]> said:
On Tue, 1 Mar 2005 09:11:28 -0800, Craig McClanahan <[EMAIL PROTECTED]> wrote:
Doing the simple version of a change like this will cause the wrapper
class to not be compilable against a 2.2 or 2.3 version of the servlet
API any l
One thing that I see is that the PopulateActionForm you supplied is
essentially the same as the Abstract one -- that is, it defines the
algorithm in the template -- the difference, of course, being that the
method implementations are delegated to a Helper instead of left up to
a concrete subcla
said:
At 7:52 PM -0500 3/5/05, Bill Siggelkow wrote:
I apologize if this has been discussed in the archives. But I was
wondering if there was a reason why the command implementations did not
use the getSessionScope methods as opposed directly acquiring the
HttpSession. For example, in SelectLoca
stupid question ...
-Bill Siggelkow
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
What is the LocalSpellingWords page used for?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
to create the TLDs -- (very
clever I might add). How would we want to package the taglib separately
outside of the jar? Or would we just provide instructions on where to
find the TLDs within the jar (they are located in the META-INF/tlds dir).
-Bill
ing ourselves is a good one, but it will
mostly depend on Maven as to how well we can avoid that.
Joe
At 3:46 PM -0500 2/5/05, Bill Siggelkow wrote:
Well, I updated "current" and then attempted to build 'core' and
'taglib'. 'core' built successfully (as
Germuska wrote:
At 10:23 PM -0500 2/4/05, Bill Siggelkow wrote:
After deploying then struts-mailreader app, built with maven, the
/WEB-INF/struts-logic.tld could not be found. In fact, neither the
built 'struts-mailreader' directory or war file contained any of the
struts-taglib tld
when trying to generate the checkstyle report from the generated
xdoc:
--
[echo] Generating
C:/svn/current/taglib/target/docs/checkstyle-report.html from
C:\svn\current\taglib\target\generated-xdocs\c
heckstyle-report.xml
BUILD FAILED
File.. C:\Doc
b. Perhaps we should change the mailreader app so the TLDs can
be pulled from the jar. (Coincidentally, the TLDs are not be included in
the struts-taglib.jar)
-Bill Siggelkow
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Thanks Paul,
I actually added the setting for the 'maven.changelog.factory' property
to the changelog plugin's plugin.properties file. This fixed the
problem. The error message you suggested sounds good.
-Bill Siggelkow
Paul Sundling wrote:
I already submitted a patch to mave
After building struts-core using maven; I tried to build the
struts-taglib subproject (maven dist) and received the following error:
--
BUILD FAILED
File.. C:\Documents and Settings\Bill
Siggelkow\.maven\cache\maven-file
It sounds like StrutsTestCase could really take advantage of AOP. The
whole notion of injecting a custom request processor to intercept the
returned forward could be handled by an aspect.
-Bill Siggelkow
Ted Husted wrote:
On Mon, 22 Nov 2004 18:55:36 -0600, Joe Germuska wrote:
From
http
Vicky, please post this to the struts-user list -- it's the proper place
for this kind of question (the dev is list is for people developing
Struts itself).
You'll reach a much broader audience ... also most Struts developers
monitor the user list as well.
-Bill Siggelkow
Vicky wr
I submitted bug 31658 -- here is the patch for it ... please let me know
if I'm following the appropriate guidelines for bug/patch submission.
TIA
- Bill Siggelkow
Index: LogonAction.java
===
RCS file:
/home/cvspublic/jakarta-s
17 matches
Mail list logo