None ADF options

Hello,
I'm new to JDeveloper and am considering developing applications in JDeveloper without using ADF.
In any documentation for JDeveloper then Model-View-Controller architecture is referred to.
I can see several options for each layer:
View
1. Swing/ADF JClient
2. JSP
3. ADF UIX
4. JSF
Controller
1. Struts
Model
1. ADF Model
Business Services
1. Web Services
2. EJB Session Beans
3. ADF BC Application Model
4. Java Beans / Other
It looks like there are non-ADF options at every layer apart from the Model layer.
Q1 Does this mean that it's not possible to use the MVC architecture without ADF?
Q2 What are the alternatives to the ADF components?
Q3 Are there any good tutorials, demos or user guides on developing with alternatives in ADF?
The only one I've found so far is
http://www.oracle.com/technology/sample_code/tech/java/ejb_corba/index.html
This seems to refer to Oracle 9i and be a little dated (November 2003 is the latest tutorial).
Thanks for your help.

Hi Andy
In View section you're missing ADF Faces and pure Swing.
In Controller section you're missing JSF
In Business Services you're missing TopLink and Hibernate.
In answer to your questions:
Q1) You can happily use an MVC architecture without Oracle technology. For instance JSP, Struts and EJB, or alternatively Swing and Hibernate if you so decide. JDeveloper is a Java IDE. It lets you do whatever as long as you import the correct libraries. However it does have a large amount of support for Oracle technologies such as ADF through wizards, increasing your productivity etc. Which is better? Depends on all sorts of factors such as your requirements, in-house expertise etc.
Q2) Already given you some. Like I said JDeveloper allows you to import any other Java techs as libraries. The world is your Java oyster.
Q3) Main JDev website has links to EJB 3.0, TopLink. Bacisally pick a technology and use Google to search OTN for associated articles.
Hope this helps.
CM.

Similar Messages

  • How do I remove a credit/debit card from my account? I ask because I currently have a VISA gift/debit card with 50 dollars on it, but the money has run out so I want to usea new card. Also, there is no 'None' check option for payment type on my account.

    How do I remove a credit/debit card from my account? I ask because I currently have a VISA gift/debit card with 50 dollars on it, but the money has run out so I want to usea new card. Also, there is no 'None' check option for payment type on my account.

    Depending on how you created your account, "None" may or may not be an option. I believe it has something to do with whether the account was made through an App Store request or the regular iTunes Store. For example, my account allows no card but my father's doesn't allow there to be no card.
    To change the card, go to your account settings and change the information to your new card, and hit save.

  • Use of GR receipt , IR receipt and GR - non valuated options in PO

    I want to know what is the use and effect of GR receipt , IR receipt and GR - non valuated options in PO.
    Pls help.

    Hi
    GR-Non valuated:
    Set the indicator if goods receipts involving this material are not to be valuated. The valuation of the purchase order item will then take place at the time of invoice verification.
    This indicator must be set in the case of multiple account assignment for example.
    IR receipt:
    Specifies whether an invoice receipt is linked to the purchase order item.
    You can not do LIV if this indicator is set.
    If the indicator is not set, the goods are to be delivered free of charge.
    Goods Receipt;
    Specifies whether a goods receipt is linked to the purchase order item.
    You can not do GR if you set this indicator.
    If GR indicator is set, GR-non valuated Indicator also need to be set.
    Cheers!
    ***reward If Useful (RIU)

  • How I can set the Non-standard option of -Xmxn of jvm

    Hi there,
    Can any one tell me how I can set the Non-standard option of -Xmxn of jvm (setp by step).Iam using Sun's jvm(jdk1.2.2).Iam facing a error(java.lang .OutOfMemory).I want to set the maximum size of the memory allocation pool.Any help will be highly appreciated.
    Thanks for ur valuable Time
    Bikash

    you can use the following sample options to specify memory size.
    EX:java -Xms128mb -Xmx512mb myClassFile

  • HT2534 I cant find the none payment option

    I tried reading other articles but the none payment option doesnt show up. I have tried creating a new account and everything. This is super frustrating.

    Did you following the instructions as written using an email address not used with Apple before?
    Maybe your country does not allow it. The USA does allow it.

  • HT204266 How to select non payment option in App Store

    Need help in selection of non payment option in billing for App Store

    The  None  option is not available in all Countries...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • TS1646 'In the Payment Method section, choose None'  this option is not available

    'In the Payment Method section, choose None'  this option is not available

    See here:
    http://support.apple.com/kb/ht2534
    You need to follow the steps in that article exactly, in particular:
    You must download and install a free app.
    In the pop-up window, click Create Apple ID.

  • Java non standard options - Xcomp

    Couldn't find any info on this flag online or java man page.
    Anyone know what this flag does?

    java non standard options -Xcomp
    Couldn't find any info on this flag online or java man page.
    Anyone know what this flag does?
    here
    More here

  • Non-scrolling Option Missing

    I'm running RoboHelp for Word version X.5.0.1 (build 606) and
    version MS Word 2003 SP3. I currently only have the following
    options when I select RoboHelp in the Word toolbar: New Macro
    Hotspot, External Topic Hotspot, HTML Hotspot, and See Also
    Hotspot.
    I no longer have the long list that I used to have, including
    the Set Non-Scrolling option that I really need right now.
    I tried reattaching the RoboHelp.dot file under Tools |
    Templates and Add-ins, but that didn't fix it.
    Does anyone know how I can access these options?
    Thanks!

    Hi Katheryn
    Pleased to be able to help you.
    You were a little bit lucky to get a reply from me.....
    It seems that I managed to retire a few months ago - well,
    I'd been suggesting to my clients that I didn't really want to get
    mixed up in new versions at my time of life and that they should
    move on. (Oh, how right I was! What tender little things RH6/7 seem
    to be!) The forums now seem almost completely absorbed by getting
    the new versions to work and queries about X5 and RH for Word have
    virtually dried up. I was on the point of cancelling my
    subscriptions! Perhaps I'll wait a bit, after all.
    Best
    Brian
    PS Rick/Peter et al: New Tricks don't always suit Old Dogs.
    But, sometimes, New Dogs need to know how Old Tricks work. (Sings:
    "If I can help somebody....")

  • Maintain ViewObject state in non ADF servlet

    Hi,
    I am using a plain non ADF servlet to do few operations as explained in (Access Adf Binding Context in Servlet I am getting the page defs and iterators properly, but in an inconsistent state. When I get the current row off the viewObject from the iterator present in the page def, I am getting entirely different row rather that the one setup just before I invoke the servlet.....
    Can anyone please help me to find the way to get the proper state of the viewObject in the plain servlet.....

    AS long as you don't set up the right context in your servlet you can access the iterators, but you do so in an other context (like you were an other user). Follow http://www.oracle.com/technetwork/indexes/samplecode/jdeveloper-adf-sample-522118.html and look for the sample
    Sharing ADF context with a Servlet     2011-04-27     This code demonstrates how a Servlet within an application can share the same data control context (frame) as the underlying UI pages and Task Flows within that application. This approach is useful when you are creating integrated applications where servlets are leveraged to add functionality to the application such as AJAX calls or email generation.which shows how to pass the context to your servlet.
    Timo

  • HT2589 I created an id prior to having tech. assistance and now the non payment option is not available.  How to I get past this stage?  Help! Already frustrated with Apple.

    I created an id prior to having tech. assistance and now the non payment option is not available.  How to I get past this stage?  Help! Already frustrated with Apple.

    Already frustrated by jumping in and not getting some needed information before hand, hmm k
    Create a new apple id - OR
    create a new free web base email - sign into the apple id you have now edit the primary email address with the just newly created email save [you justs freed your email address from being an apple id]
    Once you have all the4 correct information/data etc needed to be able to then chose option None
    use that email to create apple id

  • Can I use ADF Logger in non-ADF applicaiton and outside container?

    Hi all,
    I want to use ADF Logger feature in non-ADF applicaiton and outside container. Is that possible?
    Thanks,
    Xianyi.Ye

    I figured out "partially" the problem, I tried to overrid the create method, and for any reason the commit operation wasn´t working.
    I was trying to set a value for a proprety, but it did not work as a wish.
    My intention was.... when an user execute the form. one specific field brings a value.. however I cannot set default value. cause it´ll change sometimes.
    it´s something like this
    protected void create(AttributeList attributeList) {     
    super.create(attributeList);
    setMyProperty(new Number(0));
    do you know how can I figure out this problem?

  • HT2534 Tried to set up my Apple ID and the none button option for Billing is not showing up, what can I do?

    Tried to set up my Apple ID and the none button option for Billing is not showing up, what can I do?

    Try this support page provided by Apple...
    http://support.apple.com/kb/ht2534

  • HT2534 if theirs a none payment option how am i to proceed with creating an account?

    if theirs a none payment option how am i to proceed with creating an account?

    Welcome to the Apple community.
    You need to follow the instructions exactly, if you do not it will not work. Not all locations have a option to set the payment method did none.

  • How do i get the none payment option

    ???? How Do i Get The None Payment Option ????

    You can create an iTune and App Store account without credit card details
    1. Sign out of current Apple ID if you are sign-in to one (important)
    2. Go to App Store and select a free app
    3. Tap INSTALL APP
    4. Create New Apple ID
    5. Confirm Your Country
    6. Agree with Terms and Conditions
    7. Fill in your Apple ID and Password (you must create a new Apple ID; don't use your old Apple ID)
    8. Create and answer your secret question
    9. Select NONE for Payment Method
    10. Fill in Billing Address
    11. Submit application for new Apple ID
    12. Wait for verification email
    13. When email arrive, verify your account
    14. Start downloading your free apps

Maybe you are looking for

  • Queries Related to B2B configuration

    Hi, We are working on EDI-B2B implementation I have following Queries regarding the configuration in B2B. 1) While Creating the Business Actions we have the following fields Translation Enabled –yes/no Validation Enabled –yes/no. In the Document it s

  • How to track theft material in sap

    hi experts we implemented sap to construction company, store keeper issue  material to site ,in that site material stolen by some one ,how to track in sap thease material regards vijay

  • Host command from sqlplus based on a condition

    I am on an Oracle 10.2.0.3.0 database running on sun solaris. Am using my sqlplusw on my windows xp professional to do the below : SQL> select * from v$version; BANNER Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi PL/SQL Release 10

  • GRNI  clearing Account.

    My Dear Friends, But we think that the 2 original exposed situations we are facing. In few words      -The main issue is that the system is not clearing the Account 30000400 against the payments automatically it is because the tolerance limit is not

  • Delete Confirmation: Bug or Feature

    We are in SRM 5.5 ECS with 46C Backend. Situation : PO created in SRM and posted in Backend, Confrimation created in SRM and posted in Backend, no invoice created. Delete Button is active but when I want to delete a confirmation that is related to a