Inspired from a conversation Ted and I had at the last ApacheCon, I've
finally got around to creating the Codebehind plugin. The Codebehind
plugin brings elements of the "Page Controller" design to Struts 2 for
the purposes of reducing the amount of mundane configuration through
conventions.
The new spring plugin isn't in the snapshot repo yet. How does this
work, again?
http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/
Whatever needs to be done for that one needs to be repeated for the
new codebehind plugin.
--
Wendy
Martin,
I guess I'm not quite getting how the various attributes would work. It
seems to me that you really only need 'for'
That currently exists as "forStyleId". My question was is that a good
name? I was trying to make the attribute consistent with the "styleId"
and "errorStyleId" naming conv
On 11/18/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
I am about to commit a new label tag, but wanted opinions first.
The label tag represents an HTML label, and the tag's primary usage is
to allow a different style when the specified form element has an error.
In the following example, this l
On 11/18/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
When I commit a new file, what kind of special marker do I put in the
top of the copyright? Example:
$Id: MockHttpServletRequest.java 471754 2006-11-06 14:55:09Z husted $
That's for an existing file. How about for a new file?
Just $Id$ i
When I commit a new file, what kind of special marker do I put in the
top of the copyright? Example:
$Id: MockHttpServletRequest.java 471754 2006-11-06 14:55:09Z husted $
That's for an existing file. How about for a new file?
Paul
--
I am about to commit a new label tag, but wanted opinions first.
The label tag represents an HTML label, and the tag's primary usage is
to allow a different style when the specified form element has an error.
In the following example, this label will have an error style when the
"firstName" fo
On 11/18/06 12:02 PM, "Ian Roughley" <[EMAIL PROTECTED]> wrote:
> tag should list the stack.
Yea, I'm working with the DebuggingInterceptor at the moment. The issue with
that is it tries to start traversing my whole data model. :( So, I've hacked
on it a little and added a max depth to the seria
tag should list the stack. Remember that the local vars
(from loops & tags) as well as the model will be on the stack first - so
if the variable has the same name you will need to better specify its
location.
/Ian
Mark Menard wrote:
Is there a means of examining the value stack. I have a
Rainer
this ant script works fine on ant 1.7:
srcdir="C:/etc/struts/core/src/main/java/org/apache/struts2"
destdir="bin" debug="on"
compile="false" classpathref="classpath"
factorypathref="factory-classpath"
HI all,
I just created an issue containing patch to pom.xml
to enable tld-generation by xdoclet-2
( WW-1512 )
feel free to ask questions.
regards,
[ Konstantin Pribluda http://www.pribluda.de ]
Still using XDoclet 1.x? XDoclet 2 is released and of production quality.
che
11 matches
Mail list logo