Where can I see Controller source code

Hello all,
My question might be stupid for some ADF gurus, however many people we found that R12 Pages have lots of code and there is not too much documentation about how to customise a controller.
1. I can see the *.class of my controller in the $JAVA_TOP/oracle/apps/ar/cusstd/createcus/webui/ArCreCusCO.class on my server, BUT I only see all the code encrypted when I open JDeveloper. So I guess I am doing all wrong.
2. I want to change ArCreCusCO.class. I see many people say hey I customised XYZ controller but how they found the code and proceed to change it is the least of my headaches
3. Do I need to configure something in JDeveloper so that I can see the server classes to my JDeveloper is this what they do, if so how you do it ????
4. I saw something in the Help page saying Adding components to the OA Extension what the heck is this ???
Thanks for illuminating some newbie in ADF.
With the new Java philosophy some of 12 years experience developers we are starting from scratch due to this new architecture.
Hector.-
p.s. Any input will be taken, however don't make reference to the Oracle Tutorial, this is a piece of cake example I need some Hands-On example ;-)

hi hbono99
1.) as u can c .class in java top ,that is compiled code as source code is not delievered by oracle,so u need to decompile this ".class" file to see the source code,JAD decompiler version 1.5.8 will be latest .although it would be useful to see the source code ,but sometimes decompiled class create problems when try to compile again.
2.) u can make changes in the ArCreCusCO.class after decompiling that and compile again the same to generate the class file ,bcz u can put only class file on the server,BUT this would be lethal to change the standard class,and from here concept of Extension come into the picture ,u need to extend this class."customised XYZ " means the extesion of the parent class,and to do the extension u dont dont need the source .
3.) u cant see the source code of a .class in Jdeveloper ,there is no such type of setting.
4.) To extend the ArCreCusCO.class,u need to create a workspace followed by creation of a project with in the workspace in Jdeveloper
process to extend the class
a.)create wokspace and project
b.) create the same package in which the ArCreCusCO.class is residing ,under the \jdev\myprojects\ in your Jdeveloper
c.) right click on project ,go to create new class,here u will find the option to metion the package where u want to put the extended class(normal package starts with xx.oracle.----) plus option to mention the classs nmae u want to extend
d.) click ok at last ,u will get your extended class
e.) source code generaly has two methods processRequest and ProcessFormRequest ,u can add the code according to the requirement .
extension works bcz inside both the method it calls super ,so first it executes all the methods the parent class in your case ArCreCusCO.class and then control comes to extended class,now your code will get executed ,which will accomliseh your requirement
f.)tranaser the class file of extended file to server , to add this extended class with seeded page u need personalize the page ,there u will find the option to add your class ,u mention your class with compete package (the way as we import the file with their package names in our source code,here import is not required)
thanx
Pratap

Similar Messages

  • Where can I get the source code of the jconsole in jdk1.5

    Where can I get the source code of the jconsole in jdk1.5?

    Hi,
    The JConsole 5 source code is not publicly available but you can get JConsole 6/7 source code from http://openjdk.java.net.
    Regards,
    Luis-Miguel Alventosa - JMX/JConsole dev team - http://blogs.sun.com/lmalventosa

  • Where can I find the source code of the sshr workflow source file?

    Dear all:
    Where can I find the source code of the sshr workflow?
    Regards
    Terry

    Dear all:
    I found the answer, usually the workflow of the self-service 4.1 is HRSSA
    Regards
    Terry

  • Where can I download the source code of MaxDB (even an older version)?

    Just want to learn some modules of MaxDB. But now I failed to find where to download it.
    Is there any old archive for the older version of MaxDB source code for download?
    Thanks in advance.

    At times when the sources were available I tried to build it on a "new" platform (Solaris x86 32bit) and I can tell you: it's NOTHING that is obvious. Building OpenOffice or Mozilla may appear like an easy task. It took me months to get there and to be able to just build the 'build tools'.
    On top, many of the sources are (historically) written in a Pascal dialect and are transferred to C with an own precompiler so there are three languages used (C, C++ and Pascal)  - so it's a pretty hard (next to impossible) job to learn some algorithms from those sources.
    See also here:
    http://cjcollier.livejournal.com/177628.html
    http://home.snafu.de/~dittmar/sapdbdev/
    and just to get an idea of the modules and their structure:
    http://home.snafu.de/~dittmar/sapdbdev/sapdbModules.txt
    Markus

  • Where can I find  the source code of cachedrowset

    I want to read the source codes of cachedrowset and other classes in rowset.jar .
    where can I find it?
    thanks

    download rowset.jar a JAVA Decompiler tool , for example cavaj,then get the source code

  • Where can I get the source code for sun classes?

    Hello,
    When ever you download sun's j2sdk, the archive always contains the source code for the entire sdk in a zip file called src.zip except the sun.xxx classes like sun.awt.print.PrintDialog or sun.awt.font.FontResolver.
    For debugging purposes I need, if availabe, the source code of these classes which are not present in the src.zip.
    Please can someone tell me if theses classes are available as source and can point me where I can find it cause I am searching for it but can't find it on the net.
    Thank you
    Carolin

    Hey ChuckBing
    And your way is the only way, right? No.What on earth is eating you? Highly sensitive today?
    Where is the problem? There are two solutions of the question.
    The one link I posted points directly to the sun source download link. The "readme" explains, yippie, the sun sources are contained. Easy, isn't it?
    With the other one, you have to navigate at least through two other pages before you might find the link and only if you recognize that "Download JDK 5.0 source via SCSL/JRL" means the sun source code and not the sources contained in the JDK download. This is what I thought as I've seen this link the first time. Unfortunately there is no "readme".
    I prefer the easy way, I dont want to earn a doctorate. Ok, you can say dont "play the woman", but I'm a woman and a blonde too;-)
    But, let us stop the idle discussion here, please!
    Nevertheless, thanks to you and [email protected] for answering.

  • Where can i find the source code of java media

    I find anywhere from internet,the Java media's source code was very few,who can tell me where can find the java media's code.
    thanks a lot

    Check this out:
    http://www.sun.com/software/communitysource/download.html

  • Where can I get the source code of Text Layout Editor?

    Hi, Guys:
    I just want to design horizontal or vertical rulers that are exactly same as the one I see in the Text Layout Editor.
    Please see the url: http://labs.adobe.com/technologies/textlayout/demos/
    But I cann't download any source code. Does anyone know if it's possible to get it? Thanks.

    And now it is possible: http://blogs.adobe.com/tlf/2009/12/new-and-updated-tlf-samples.html

  • Where can I find the source code of Java web start demos program?

    When I watch these demos, I think this program is very good to start to learn Java. Is there anywhere to find the source code?

    By trawling the approprite forum
    http://forum.java.sun.com/forum.jsp?forum=38

  • Where can I find the source code of java.*?

    Hey guy
    Is there any way I can get the code of the classes under java.*?
    Some of the javadocs online are not quite clear to me,
    so I hope I can check the code directly instead of looking at the javadocs
    Thanks!

    A word of warning: the java.* classes do NOT necessarily represent best/current software engineering practices in general. Some classes have been extensively optimized at the expense of readability/clarity of the code, while others represent specific/peculiar implementations of software patterns that are the result of historic baggage.
    In general, any time you use "but that's how it's done in this or that java.* class" as an argument in a discussion, you'll likely lose.
    (note that this does not mean the java.* classes are rubbish, just that they don't necessarily make a good example to learn from)

  • Where can I view the source code of "split_po_loc_cmp_criteria" ?

    I have a problem with split PO. I want to debug the split_po_loc_cmp_criteria but I don't know where.
    Is split_po_loc_cmp_criteria a method? Is a class? Is a badi?

    it is available in srm 550.
    go to se84
    class library - methods
    SPLIT_PO_LOC_CMP_CRITERIA
    now execute you must know class.
    br
    muthu

  • Where can I get the source codes of JavaFX 2.0 build40?

    As title. Thanks!

    com.sun.* code is not public API, which means we do not make any commitment to keep it stable between releases. We reserve all rights to change this API, which may totally break any code you write that extends from, or makes use of, these APIs. In summary, we do not condone using these APIs, and don't be surprised when the API changes in future releases if you do use them.
    To answer your other question, CSS is a very powerful way of modifying the look of the UI controls. You should refer to the caspian.css file that is distributed in the jfxrt.jar file for real-world uses of CSS to style the JavaFX UI controls.

  • How do I see the source code in a Digital Edition doc?

    First let me say that as an author, I'm a huGe fan of DRM and anything else that protects my ability to feed my family by allowing me to control who can sell my copyrighted works.
    But.....I'm creating a book that I hope will eventually be accessed through Adobe Digital Editions and I would like to see what the books look like from the backside. Usually I go into Sigil to have a look at the coding of books whose layout I like.... but because of DRM I can't see the source code in any of the books in my Digital Library.  So, is there a way to take a peek at the coding of a Digital Library book? I don't care about the content, only how the CSS and HTML are done.
    Thanks
    RS

    You're welcome

  • Where can I get the source for boot of netinstall CD

    Sorry for the title, I wasn't able to write it out fully due to length constraints.
    So in an attempt to fix https://bbs.archlinux.org/viewtopic.php?id=139659 on my own, I thought I'd go and look at what the install CD does as it is booting up the version of Linux found on the netinstall CD.  It first creates a Linux environment where you can then run AIF.  I mounted and looked through the .iso of the installer that I used, but I couldn't find any useful config files for the boot process, so I'm thinking that it is in a binary form. I found the AIF source code, but that is for after the system boots up from the CD, and my problem happens before then.
    So where can I get the source code for the live CD portions that *aren't* AIF?

    It's a hybrid ISO, with a filesystem and a MBR slapped onto it which you can either write to a CD or "dd" to a HDD or USB stick.
    The bootloader is called ISOLINUX (which is part of the Syslinux project). You can find the "boot" files in the "isolinux" folder. For studying ISOLINUX itself, you have to shimmy on over to the Syslinux website. It's an awesome project. I ditched GRUB 2 for it and now use it as my primary bootloader. Much, much easier to work with.
    Last edited by DSpider (2012-04-16 16:45:21)

  • Where to get demo applications source code

    Hi,
    where can I get the source code of these applications:
    SAPUI5 SDK - Demo Kit
    I know somewhere is possible to download whole SDK (I really need SAPUI5 1.20 version, not 1.16.3, or openUI) but I really can find it...
    Many thanks Jiri

    PLease check here to download SAP UI5 1.20 version
    OpenUI5 - Download
    OpenUI5 Blog - New OpenUI5 version 1.20 released!

Maybe you are looking for

  • Unable to deploy EJB 3.0 on JBoss 4.0.4GA - no home interface

    I am stuck in that my EJB3.0 project (one entity bean, one session bean and one client test bean) builds OK but somehow Eclipse Europa is unable to deploy it to JBoss (4.0.4 GA and 5 Beta) -- something to do with JNDI error as it involves javax.namin

  • Won't keep themes, won't display comments in newspapers or allow making comments in newspapers

    My theme is gone. Page has white and yellow background with blue lettering. Re-installing the theme doesn't help, Also, when I'm reading newspapers; cannot make comments on articles, sometimes will not even show that there are comments on article I'm

  • Flex 2 with FDS in Chrome

    I have an application that was developed in Flex 2 using FDS for communications.  I've upgraded to Flash Play 11,0,1,152 in Google Chrome and I can no longer connect to my project either running locally on my machine or on the production site.  It ru

  • Hey, jan hedlund,  i need stuffit expander for mac running  v7.5.3 software

    search/refer to archived post "how to install the disk copy program" for full info. i need the stuffit expander for older mac (v7.5.3) so i can expand .bin files whitch i currently cannot do... i also need all of the software\drivers (if not installe

  • Rasmol crashes with segmentation fault

    Hi. I have just switched to Arch Linux from Ubuntu. I have installed arch from AUR and it crashes immediately after launch with segmentation fault. I don't really know what more data I can provide but please tell me if there is any.... Am I the only