Oh, yes, dusty, you are right, I have used this mailing list like a forum
(what I am accustome to using), i've never used a mailing list before.
Sorry.
I have made note of your advices and i will take a look at that book.
I am in a hurry, and i believe I have introduced myself in a bad manner,
Juan,
You have a lot of needs and it's easiest in a mailing list to break it
down into bite sizes chunks.
First, buy Struts2 In Action. It will give you a lot of the info you
need to get oriented. As great as Struts2 is, there is a lack of free
online tutorials. Appfuse is really the b
I have seen the appfuse tutorial for struts 2, and I find it a bit shallow, i
need to know how to (pre)populate combo box, radio buttons, checkboxes, etc,
and how to keep values in a form (in struts 1 i used the request and session
objects, to recover the data sent).
I am not familiar with Ajax,
On Mar 17, 2010, at 5:44 AM, Juan Antonio wrote:
>
> I have several questions about struts2, forms and javascript usage in it. If
> someone could help me, it would be appreciate.
>
> My first question is if there is a way to submit the form, for reloading the
> web page. I need to show or hide
No reply?, No answer? I am very lost... :-((
--
View this message in context:
http://n4.nabble.com/Javascript-and-Struts2-tp1596342p1598484.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
To unsubscribe,
I would leave it as test and run mvn dependency:tree to see where your
version is getting overridden. Then exclude the older version from its
dependency.
On Mar 18, 2010, at 4:00 AM, 0b10n3 wrote:
Hi, I've solved this issue introducing provided in the spring-test
dependency scope.
Now I'
Hi,
I've solved this issue introducing provided in the spring-test dependency
scope.
Now I'm able to compile and test.
Do you think that a solution like this is suitable and acceptable?
Thanks and cheers
--
Daniele
--
View this message in context:
http://n4.nabble.com/spring-test-package
Hi Matt,
thanks for answering me so shortly.
The fact is, actually I forgot to mention, that I tried compilation on 2
machines, both linux and windows, and I got the same result.
I checked the repo, all seems ok.
I built an AppFuse 2.1.0.M1 project from scratch: building succeded.
All the build a
Hi,
maybe I've got itmy copy the dependency spring-test 2.5.6 depends in
turn on junit 3.8 (!!!), so there's a conflict at some level. How it may be,
I don't know.
I'll try something in this direction, then I'll let you know.
Thank you very much.
Cheers
--
Daniele
--
View this message in