Hi All,
I'm a newbie to Struts2 ,and ive tried and deployed applications using
eclipse before.But ,somehow i cant seem to deploy a struts2 application that
i found in Manning's "Struts2 In action".
I tried following the instruction at this link , but without any use.
http://www.manning-sandbox.
Hello,
This is my first request in this mailing list, I hope I am doing it right !
I am currently developing a Portlet for Liferay using Struts 2, it is working
good and I am often surprised with all the possibilities from Struts2.
Unfortunately I have a blocker !
I would like to design a form w
Hello,
I am currently developing a Portlet for Liferay using Struts 2, it is working
good and I am often surprised with all the possibilities from Struts2.
Unfortunately I have a blocker !
I would like to design a form with a survey thanks to dropDown List and would
like to get all the content f
Hi,
It seems like you have made a mistake somewhere. I will give you a
different approach.
I guess that still you won't be able to deploy the
Struts2InAction.war file which bundled in the Struts 2 In Action book
I hope this will not help to run the sample code in eclipse but it
will guides you
Hi,
I'm using Struts 2.1.8.1, and I've found an odd behaviour in the way
LocalizedTextUtil looks for a text. The situation is a follows:
package.properties
com/
acme/
package.properties
actions/
MyAction.
So I have two package.properties, one at the root d
Hi,
I'm having a somewhat frustrating problem, as follows:
I intend to have a form for every row in a table, something like
The entire table (and some other content) is brought using dojo tags
into a div.
Now:
a) in IE everything looks OK (textfield and submit button in every row)
b)
The Struts documentation can be pretty helpful here. Here's an excerpt from
http://struts.apache.org/2.1.8.1/docs/iterator.html (I changed the variable
names to match yours):
oddeven">
,
If you ne
For some reason when a user uploades a file to my Struts application
that has a size of "0 bytes", the file is not copied to the work
directory of my tomcat server. Is this a bug or a feature? Below is
a stacktrace of when I tried to upload "test2.txt" with no data (0
bytes). Shouldn't Struts co
8 matches
Mail list logo