hi Ratheesh,
were finally able to solve your problem?
I'm just migrating form 2.0.14 to 2.1.6 and suddenly get the same error when
trying to access the application default url /.
thanks
Ratheesh Kumar K wrote:
>
> hi,
>
> i have attached the configbrowser plugin and is not able to trace it.t
hi Ratheesh,
were finally able to solve your problem?
I'm just migrating form 2.0.14 to 2.1.6 and suddenly get the same error when
trying to access the application default url /.
thanks
Ratheesh Kumar K wrote:
>
> hi,
>
> i have attached the configbrowser plugin and is not able to trace it.t
Oops! Pardon the duplicate posting. I had a misconfigured email filter
that led me to believe my message had not gone out.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@
That makes sense, Wendy. Guess I should have thought about it being a
"snapshot" build.
Thanks.
Wendy Smoak wrote:
> On Thu, Sep 24, 2009 at 3:35 PM, David C. Hicks wrote:
>
>> I've added the snapshot repository to my pom.xml, but I'm still unable
>> to get the 2.1.8 release. �I have found a
I've added the snapshot repository to my pom.xml, but I'm still unable
to get the 2.1.8 snapshot release. I have found a message about 2.1.8 being
available there dated 9/22/09, however. Is there something else I
should or should not be doing?
There is a specific bug fix in 2.1.8 that I'd like t
Help me whit this code:
Struts.xml:
/tags/iteratedemo.jsp
/tags/iteratedemo.jsp
The combobox is empty... why?
Juan Pablo Pizarro wrote:
>
> Thanks!!
>
> It works fi
2009/9/27 :
> A few weeks ago I was downloading struts 2 and noticed that the icon on
> the main page (http://struts.apache.org/2.x/) stated 2.1.7 as the latest
> release. But in the following page it stated 2.1.6.
2.1.7 wasn't fully released and wasn't approved as a GA (but release
process made
When I am iterating through string arrays in my JSP, I am seeing the
resulting HTML having multiple options selected for one drop down box
instead of rendering multiple drop down boxes.
The JSP:
Sounds like you want to apply a converter to the Users class rather
than to the UsersAction itself.
>From the docs
>(http://struts.apache.org/2.1.6/docs/type-conversion.html#TypeConversion-ApplyingaTypeConvertertoabeanormodel)
you could create a custom converter for the Users class called
Users-c
Hi,
I have an UsersAction that has a List user;
User has the property java.util.Date dateOfBirth
I want to use a default Convertor for java.util.Date in
xwork-converion.properties which I know how to do, but I want to have a
different Convertor for dateOfBirth. Is this possible and if so how d
Hello
This sample deployed in web conteiner of GlashFish server.
Here is .jsp
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<%
response.setHeader("Pragma", "no-cache");
response.setHeader("Cache-Control", "no-cache");
response.setDateHeader("Expires", 0);
// Ca
A few weeks ago I was downloading struts 2 and noticed that the icon on
the main page (http://struts.apache.org/2.x/) stated 2.1.7 as the latest
release. But in the following page it stated 2.1.6.
Today I noticed that it says that latest is 2.1.8 and the latest available
is 2.1.6.
I even tried to
12 matches
Mail list logo