cancel
Showing results for 
Search instead for 
Did you mean: 

Struts based Java 1 application migration

Former Member
0 Kudos

Hi,

We are planning to migrate a J2EE application(Struts 1.1 based) from WebSphere application server to NW WAS 7.0.

1)Is STRUTS fully supported on WAS 7.0

2)What all are the changes that are expected to be incorporated on a strut application while migrating to WAS7.0

regards,

Sujesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Hi,

You might want to have a look at the [J2EE Migration Kit|https://media.sdn.sap.com/html/submitted_docs/sap_j2ee_migration_kit_webpages/index.html].

Cheers,

\-- Vladimir

Former Member
0 Kudos

Thanks Vladimir.

Ofcourse, I have gone through this link. But this is not talking any thing specific about struts application migration. My query is specific to struts based applications.

regards,

Sujesh

Vlado
Advisor
Advisor
0 Kudos

AFAIK there's nothing specific to running Struts on NW AS Java. No SAP specific configuration is needed either. You just need to have the Struts libs on the classpath of your web app.

HTH!

\-- Vladimir