cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Java DCs using a Webdynpro DC

Former Member
0 Kudos

Hi,

we want to make use of individual java classes within a webdynpro project.

i found no way to create own classes there. so i built a pure Java DC with the classes inside.

is there a way to deploy this Java DC at the same time when deploying the webdynpro project?

could this be solved using die Java DC as a Child DC of the Webdynpro DC ?

thanks for your help

Best Regards,

Norbert

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You should be able to put your java classes within your web dynpro classes by putting them inside the src/packages directory of your web dynpro app. You can just browse to your webdynpro project in the Java explorer and create new packages / classes under src/packages.