What are the java files should I go to the server during deployment?

Hello

I am currently working on a custom page.

I have added a new button in the page, added a method in AM, I call this method of the controller.

It works very well in jDeveloper.

Now, I want to deploy my Dev instance objects.

Object I have to pass from the local to the server?

I need to replace the existing .class (am and co) files?

I need to import again this page?, if I like it will replace the old?

Please help me.

Thank you

Srinivas

Hello

Compile all the files and move the files where you have made changes to $JAVA_TOP.

As you have added a new button on the page, you must import the page again.

Finally, bouncing the apache server and the test.

Sushant-

Tags: Oracle Applications

Similar Questions

Maybe you are looking for