Er, depends what you mean by compatible... Yes, you can run Struts1 and
Struts2 side-by-side in the same web app. However, mixing tags from both
on the same page will not generally work. You can either route a request
through Struts1 to a page using Struts1 tags, or route a request through
Stru
I do not believe the two are currently compatible.
On 9/12/07, Emi Lu <[EMAIL PROTECTED]> wrote:
>
> Hello List,
>
> I am using struts1.3.8. May I know is it possible that I can use some
> functions/tags provided by 2.0.9.
>
> For example,
> . do not change any 1.3.8 .jar files
> . Add struts2-cor
Hello List,
I am using struts1.3.8. May I know is it possible that I can use some
functions/tags provided by 2.0.9.
For example,
. do not change any 1.3.8 .jar files
. Add struts2-core-2.0.9.jar
xwork-2.0.4.jar
ognl-2.6.11.jar
And then use " " ?
Thanks a lot!
--
3 matches
Mail list logo