cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Non-J2EE Java Applications

former_member343107
Participant
0 Kudos

Hi,

I want my Java application to provide some services on NetWeaver platform. To implement those services, the application need to dynamically loading classes and do file operations. But J2EE applications such as EJB and JSP are not allowed do that. Could I deploy those services which are written in Java but not J2EE compnonents?

Thanks

Jerome

Accepted Solutions (0)

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Jerome,

A solution would be to implement your "services" as a library. For more information please have a look in the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/ee/6ede3f7bc1eb06e10000000a1550b0/frameset.htm">documentation</a>.

Hope that helps,

Vladimir