Integrate a Struts app with a non-struts app

J

jc1771

Hi all,

We've just completed our first Struts app (which went VERY well - I
love this framework) and are hitting a probably trivial problem that I
can't seem to find a way around. How do I integrate a Struts app with
existing Servlet-JSP applications? I need to be able to have the
Struts app call regular JSPs (no problem) but how does a non-Struts
JSP call back to a Struts Action (i.e. a gateway action that sets up
the Struts app)? Is the only way to call the first JSP directly? We
have a lot of existing JSPs that we want to convert to Struts over
time, but cannot do all at once, so we need the interoperability.

Note: The Struts app would have to be called by JSPs both on other
servers as well as on the same server.

Thanks!

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top