Congrats Don, Scott and Chad!
I have already read it and definitely delivers full coverage of the core
topics. Don didn't mention that it also provides one of the best
explanations of the ValueStack and how it works with OGNL.
Great Job guys!
-Wes
On Sun, 2008-05-25 at 14:30 +1000, Don Brown wr
Chad, Scott, and I are pleased to announce the release of our book,
Struts 2 in Action, published by Manning Publications.
Struts 2 In Action introduces the Apache Struts 2 web application
framework and shows you how to quickly develop professional,
production-ready modern web applications.This bo
Yeah, that's what I'm doing locally (more or less), too.
Dave
--- David Evans <[EMAIL PROTECTED]> wrote:
> There ended up being dependency issues because there was a switch to
> xwork logging that was commited previous to your changes. So I just
> used the struts2-jasperreports-plugin-2.0.11.1 so
Hi,
ive got a small problem with a simple Ajax example.
My whole app is too big so ive created a small example which produces the
same error.
ajaxTest.jsp
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="s" uri="/struts
Hi Dave,
thanks, was not too difficult (as described in the doc you mentioned):
InitAction.properties
InitAction_de.properties
InitAction_fr.properties
...
for all languages.
Thanks and a nice weekend
Peter
Standard Java i18n.
http://java.sun.com/docs/books/tutorial/i18n/resbundle/propfile.ht
There ended up being dependency issues because there was a switch to
xwork logging that was commited previous to your changes. So I just used
the struts2-jasperreports-plugin-2.0.11.1 source and copied your
exportParameter code into that. compiled and jarred and its working
great. thanks for your h
Standard Java i18n.
http://java.sun.com/docs/books/tutorial/i18n/resbundle/propfile.html
might help?
Dave
--- Peter Theissen <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a question concerning internationalization via
> ActionClass-properties:
>
> I now have a file InitAction-properites th
Hello,
I have a question concerning internationalization via
ActionClass-properties:
I now have a file InitAction-properites that corresponds
to the class InitAction and contains certain strings, which
are assigned to labels of the jsp result page of the
InitAction.
Loading the labels works f
--- David Evans <[EMAIL PROTECTED]> wrote:
> Ok, thanks. Two questions:
> 1. to build it, do i download the source from svn, compile, then jar?
http://struts.apache.org/2.x/docs/building-the-framework-from-source.html
> 2. what does 2.1.muble+ mean?
It means I don't remember when it got committ
9 matches
Mail list logo