Monday, June 4, 2012

Create Simple page:


  • Create Simple page:
  • 1) Create (.JWS) Java work space 2)Create (.JPR) Java Project 3) Create BC4J for AM 4) Create AM in respective BC4J 5)Create the page and attach AM to the page 6) Give window title & title name of the page .
1)       Create (.JWS) Java work space –Right click -New OA Workspace Dir.name-comes automatically as we set environment variables name sample Click next
2)       Create new (.JPR) java project name: sample.JPRpackage: xxsun.oracle.apps.po.sample.webui click next and finish
3)       Create BC4j for AM(it not needed in R12)-Right click on sample.JPR ->New BC$J Package click next package as : xxsun.oracle.apps.po.sample.server.
4)       Create AM in the respective BC4J: Right click on BC4J & create new AM name:sample AM click  next-next-finish
5)       Create page and attach AM to the page –right click on JPR –new-web tier-OA components –page-OK
Name:samplePG package: xxsun.oracle.apps.po.sample.webui then Ok attach AM to the region.

6 ) Give window title & title name of the page :title name –sample page title –sample page.
Sample.xml right click rebuild & run.web.xml automatically generates after we run and out page comes

No comments:

Post a Comment