Author
Struts-html.jar file
Nagaraju Mulinti
Ranch Hand
Joined: Aug 10, 2008
Posts: 36
Hi All,
I want struts-html.jar file for my struts application,but I am unable to find out where it is. Can you please help me to find out it.I downloaded struts2-blank-2.0.14.war but I couldn't see it in extracted war file.
Thanks in advance..!
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
posted Feb 26, 2010 06:38:52
0
There's nothing like that in Struts 2; are you talking about Struts 1.3?
Nagaraju Mulinti
Ranch Hand
Joined: Aug 10, 2008
Posts: 36
Yes, I am talking about 1.3.But now I am using struts2. Do don't require these lib files?.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
posted Feb 26, 2010 07:34:58
0
You can't just arbitrarily mix Struts 1 and Struts 2 libraries.
Decide which you're using, and use only libraries from that version.
subject: Struts-html.jar file