简体   繁体   中英

Can a struts 1 action mapping call struts 2 action

My existing application is built using struts 1 framework and I m adding new business components into it using struts 2 framework . Enabling both in single application is successful but don't have any clue to call struts 2 action from within strut 1. Is it really possible ?

A link is a link, it doesn't matter how the link's server-side action is implemented.

As long as you can generate the correct URL, you're fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM