| Author |
Does WSAD5.0 support Struts1.1 and 1.2
|
Kev lam
Greenhorn
Joined: Mar 04, 2005
Posts: 14
|
|
I know that WSAD5.0 has built-in Struts support for Struts1.1(Beta). But does WSAD5.0 support Struts1.1 and 1.2? If I download Strut1.2.7 or Struts1.1 and create a web app from them in WSAD, what will happen? Thanks. Kevin
|
 |
Eric Sexton
Ranch Hand
Joined: Sep 12, 2003
Posts: 133
|
|
|
You can feel free to just download struts on it's own and put it into your web app. Just replace the libraries that WSAD puts in for you with the version of Struts that you want to use.
|
 |
Kev lam
Greenhorn
Joined: Mar 04, 2005
Posts: 14
|
|
Eric, Thanks for your quick reply! I created a web application in WSAD by using the built-in Struts support which is 1.1(Beta). Then I downloaded Struts 1.2.7 library. I replaced the related jar files, tld and dtd files that WSAD put in my application with those from Struts 1.2.7 library. Am I doing the right thing? May I say that my application is upgaded to Structs 1.2.7? Thanks. Kevin
|
 |
Eric Sexton
Ranch Hand
Joined: Sep 12, 2003
Posts: 133
|
|
|
Yep. That's all you need to do. There's not a whole lot of fluff behind how WSAD 5.X uses Struts. It's just a matter of swapping out the jar.
|
 |
Kev lam
Greenhorn
Joined: Mar 04, 2005
Posts: 14
|
|
|
Thanks. Eric
|
 |
 |
|
|
subject: Does WSAD5.0 support Struts1.1 and 1.2
|
|
|