INTERNET APPLICATION DEVELOPER - OCP

Hi,
I am working towards a Oracle Application Developer Rel 2 and I understand that this exam is automatically upgraded to Oracle Internet Application Developer. I have completed the first 3 exams and I have 2 more to go to complete my certification.
My question is the Oracle Internet Application Developer's Build Internet Applications II Exam number 1ZO-132 contents seems the same as Oracle Application developer - Forms II exam. Is this true? If so can I just take the 1ZO-132 instead of taking 2 exams(Forms II and reports) for the Oracle application developer path.
Comments will be highly appreciated.

The 3 exams left are the same on both of the tracks .
The name "Internet Application developer" is just only that ... a name.
I passed the 2 first exams when the name of the track was "OCP Application Developer".
The name was changed to "OCP Internet Application Developer" but no question in the rest of the exams refers to Forms Server or Reports Server or running an Form in the web, or any reference to any concept of the Developer Architecture for the Web.
THe rest of the 2 exams that you have to pass refers to Forms advanced 1 & Forms advanced2 and Graphics both in C/S enviroment .
null

Similar Messages

  • Internet Application Development

    Dear All,
    I am going to develop an Internet Application in Oracle technologies. What products I must to install?? Is OAS essential?? I am using WinXP as the development platform, is there any restriction and special configuration??
    Thank you for all of your reply first.
    Best Wishes,
    Jonathan

    I have similar thoughts like Jonathan's. If you are developing over 9iAS, I doubt whether it is generic. My suggestion is to have tomcat (free) to use with oracle 9i database( preferably std edition initially for low cost). You can use either Redhat (Free) or Windows XP. Tomcat is good for jsp/java/bean so that it can be easily migrated to Unix(solaris/hp-ux)...etc.
    I have some question about oracle license. Is it free for development purpose or only free for 30 days eval. I am not going to put up any prod version, but only to test my script (jsp/java/c++) with thin client ODBC access to oracle.
    The development will take longer than 30 days, may be months.
    I appreciate any clue/help.
    Jiltin

  • IAB Studio by WorcsNet Inc - Rich Internet Application development platform

    Hi, I was wondering if anyone used this tool? I came across it a couple days ago, it seems like it's a very different approach from Struts or .NET. They claim that it creates some rich web applications, which have the same performance and GUI capability as desktop applications; they also have a demo app, which looks quite impressive; has anyone heard about this tool? I'm not sure if this is the right forum, sorry if it's not. I'm new to this site ...

    Hi George234234,
    I've downloaded free version and installed it.
    Quite impressive tool. I like they data entry wizards and reporting suite.
    It is really easy and straight forward to use.
    Now I'm trying to build prototype application using this tool.
    I'll keep you informed about my progress.

  • IAB Studio is a new J2EE based Rich Internet Application builder

    Here I would like to introduce a new J2EE based solution for the development of Rich Internet Allications.
    We are pleased to announce a new release of IAB Studio 3.1. This innovative development solution for Rich Internet Application Development is now available for free download from our web site www.worcsnet.com > Products > Downloads.
    Please check out a demo application at www.iabstudio.com to see the power of IAB Studio for yourself. This application was created in just 5 days. Yet it delivers rich functionality and user friendly user interface.
    ****** no HTML, no page refreshes, no Applets, no ActiveX, no Plug-ins, no server side development******
    IAB Studio is a breakthrough alternative to the leading mainstream of web development tools or frameworks, such as .NET, Struts, or Flash. It allows for getting rid of server side development, which normally cannot produce a decent functional GUI. In IAB Studio, a developer builds internet applications using client side controls (also known as widgets), which are extremely powerful and can handle data and functionality associated with them. IAB Studio widget collection includes treeview controls, tab controls, data management and reporting controls, data presentation control (grid), report controls, combo box, toolbars, menus, media controls and many more.
    ****** Create a functional Graphical User Interfaces in no time ******
    IAB Studio is the first tool ever, which allows a web developer to forget about spending tremendous amounts of time developing any GUI and concentrate on the business logic, the same way as in Visual Basic or any other desktop RAD tool. In fact, it is equally easy to use. It comes with a powerful in-browser IDE, which contains Team Organizer, Project Organizer, Data Entry Automation Wizards, Instant Messenger, Visual Page Designer, Visual Workflow Designer, Data Management and Visual Report Designer.
    ****** Does not require learning new programming languages ******
    To use IAB Studio, a developer does not have to learn any new language. Basic knowledge of Java and JavaScript is enough to start developing complex applications right away.
    ****** It is FREE ******
    IAB Studio is completely free for non-commercial use.
    ****** Most Powerful in-Brower Development Environment******
    IAB Studio is compatible with the major operating systems (Windows/Unix) and a wide range of RDBMS such as Oracle, MS SQL Server, Sybase or SAP DB. No other tools except a Web browser are required to use IAB Studio.
    ****** Data Entry Automation ******
    IAB Studio allows one to automate tedious tasks as data entry. Instead of HTML forms and all the hassles related to handling them, IAB Studio provides data entry wizards, updateable grid controls and data manipulation, and reporting controls. These controls provide you with the ability easily and quickly build functional data entry pages with error validations, automatic SQL generation, and more. It requires zero coding as well. Wizards make the most of work for you; there are no XML descriptors involved. This saves a lot of development time.
    ****** Benefits ******
    Applications developed in IAB Studio have superior performance, minimized network traffic, and an optimized data exchange mechanism between client and server. Minimum or ZERO coding is required in most cases to create Rich Internet Applications of any complexity with IAB Studio. Using IAB Studio, developers or even business analysts can create powerful Internet applications in days, with only a Web browser installed on the computer anywhere in the world. The bottom line is - it is easy to develop rich functionality in IAB Studio, and it takes up to 80% less efforts compared to the leading web development tools and frameworks.
    ****** IAB Studio Client Side Widgets ******
    IAB Studio offers a rich set of client side widgets that truly redefine the capabilities of a regular Web application. IAB Studio widgets are JavaScript graphical user interface objects backed by the Java MVC framework on the server side. IAB Studio does not use any Applets or ActiveX controls. WorcsNet technology offers the thinnest client possible, outstanding performance and rich functionality. Internet Applications created with IAB Studio perform better than applications created with the leading development technologies. IAB Studio supports both Internet Explorer and Netscape Navigator.
    ****** Remote Development ******
    IAB applications do not require deployment. A typical IAB application runs as part of the IAB Studio framework; this allows modification of the application on the fly. A team of developers can work on the same project remotely, simultaneously and in real time. The browser based Page Editors allow for development of IAB pages on the client machine and save the work in the server repository. It greatly simplifies the development and deployment processes.
    ****** Robust Security ******
    IAB Studio�s robust security allows the administrator to manage and authorize access to any areas of the application depending on the role of a user.
    Read more about IAB Studio at www.worcsnet.com.
    Check out a demo application at www.iabstudio.com to see the power of IAB Studio for yourself.

    Struts is a server side framework, which has poor means for creating web pages that can provide rich user interface.
    The main reason is that in order to refresh page data, it needs to refresh the whole page. It means that if for example you have two tab pages and you want to switch from one to another, you will refresh the current page, and everything you entered on this page will be lost. So in order to retrieve it when you go back to the first page, you will have to send it to the server in the first place, store itsomewhere and prepare a page when you go back to it. Another problem is that while you are on the second page, you cannot really access data from the first page - because it's not there.
    IAB Studio, on the other hand, is very different. It allows to create pages, which consists of client side controls and not HTML. Client side controls can handle data, assosiated with them. For example, in the abovementioned example, when you click on the second tab page, it will not go to the server. Instead, it will cache this page in memory and handle it accordingly. It also allows to get data from the first page, even if you are on the second page. And so on.
    IAB Studio has over 40 such controls, including reporting control (this one has a functional report designer), grids, treeview, tab controls, various lists,
    message boxes, schedulers, workflows and more.
    Another important difference is that Struts is just a framework, and you have to handle a lot of XML descriptors, whereas IAB Studio is a full-blown IDE, which requires only browser to run.
    Read more about IAB Studio at www.worcsnet.com, or you can download a free version and try it out for yourself.

  • OCP Building Internet Applications

    I'm looking to take the OCP Building Internet Applications 6i exams (1Z0-131 & 1Z0-132). I have purchased the Oracle Press book "OCP Building Internet Applications 1 & 2 Exam Guide" and the Self Test study software. However, I'm finding that the detail included in the exam guide is inadequate in preparing you for the Self Test study exams - there are some aspects that the book just doesn't cover in enough detail, indeed Oracle themselves advise you that these books "are not designed to be used by OCA or OCP candidates as their only source of exam preparation".
    So, has anyone else used any other form of study guides for these exams that might better prepare me for taking the actual exam. Has anyone used the CBT software for instance, does this go into more depth than the book? Any advice would be greatly appreciated.
    Many thanks.
    Richard

    There are loads of papers on otn.oracle.com/products/forms if you want to focus on a specific area (e.g. Java Importer or PJCs) - might add that extra bit you are looking for.
    Regards
    Grant Ronald
    FOrms Product Management

  • OCP EXAM Application Developer Rel 2

    Hi to all.
    I just want some advice which version of Oracle is suited for study the OCP exam for ORACLE Application Developer Rel.2, because
    i think Oracle \Developer Version 8.0 is no
    longer in the market and it keeps on updating.
    most of the school/institution here in Dubai
    are still using Oracle 8 Version 8.0
    do you have any idea where to get that one also.
    Thanks

    The thing to do is migrate to forms 6i. This version gives you the best results for web deployment. you need to install the forms service on your server (nt or unix). and then move your fmx's to this server. you can learn more about this by reading the developer 6i documentation that is available on otn.
    we will have a module on migrating to the web as part of the online idevelop2001 seminars. (checkc at otn home page).

  • Which books to refer for OCP Application Developer track.

    Hi All,
    I am appearing for Oracle certification in Application Developer stream
    with following papers 1z0-051 -> 1z0-144 -> 1z0-146.
    I would like to know the list of reference books, study notes etc.
    Also any related websites would be a great help.
    Regards,
    Aalok

    Hi,
    The Oracle pages provide sample questions and recommended practice tests, see...
    1z0-051: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_051
    1z0-144: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_144
    1z0-146: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_146
    Recommended 051 book: http://www.amazon.co.uk/Oracle-Database-Fundamentals-Exam-Guide/dp/0071597867/ref=sr_1_1?ie=UTF8&s=books&qid=1259592786&sr=1-1
    http://blogs.oracle.com/certification/2009/05/the_route_you_choose.html
    Mike

  • Which books to refer for OCP Application Developer.

    Hi All,
    I am appearing for Oracle certification in Application Developer stream
    with following papers 1z0-051 -> 1z0-144 -> 1z0-146.
    I would like to know the list of reference books, study notes etc.
    Also any related websites would be a great help.
    Regards,
    Aalok

    Aalok.Shelar wrote:
    Hi All,
    I am appearing for Oracle certification in Application Developer stream
    with following papers 1z0-051 -> 1z0-144 -> 1z0-146.
    I would like to know the list of reference books, study notes etc.
    Also any related websites would be a great help.
    Please post your question in the appropriate forum and for certification related issues/queries, this is the one,
    Oracle Certification Program
    HTH
    Aman....

  • 1Z0-141 Oracle Forms: Build Internet Applications

    Dear all,
    I just passed the IZ0-147 exam and got the OCA certificate. I am starting to prepare another exam 1Z0-141 toward the OCP.
    I am newbie to Oracle Form develop. Can anyone let me know which book or online resources I can use to prepare this exam? I installed Oracle-OraHome92 on my computer, and I used it to practice PS/SQL stuff. For prepare 1Z0- 141, is this environment enough? Should I installed some kind of web server in order to run Oracle forms internet application? I am using WinXP/IIS6.0 currently.
    Thanks in advance,
    Robert Song

    Thanks for reply yogesh.
    Actually I am looking for some basic tutorial of Forms developer. I never use that before. I haven't found which tools/package I can use to create forms. where is OC4J located?
    what can OTN help on the preparing of IZ0- 141 exam? I found a course on Oracle website for that, But its price is $4,000 CDN, which I can't afford. I really want a book related to the course.
    Thanks,
    Robert

  • Application Developed in Apex 3.2 is not working Apex 4.1

    Hi,
    We have few application developed using oracle apex 3.2 and oracle 10g enterprise edition as the database also have a Apache tomcat server configured in the system. These application are running fine have no issue in production instance.
    I recently installed Oracle Apex 4.1 and Oracle 10g Express Edition in my local machine to test these application in oracle 4.1. I took the same database dump and installed in the local machine no issues with the database side. I installed the application that are developed in 3.2 and installed in new local instance but this is not working.
    It show >>Internet Explorer cannot display the webpage
    Please suggest me what might be the issue how to trouble shoot this issue.
    Thanks
    Sudhir

    I don't understand reading so many tract file starting with
    xe_s00??Most of the trace file show about {Embedded PL/SQL Gateway:} it shows is metioned below
    Embedded PL/SQL Gateway: (wppr.c,495) Pl/sql block parsed...
    Embedded PL/SQL Gateway: (wpdenv.c,1528) CGI Environment has 33 vars. Max name len 128, Max Value Len 512
    Embedded PL/SQL Gateway: PLSQL_GATEWAY(14)=(6)WebDb
    Embedded PL/SQL Gateway: GATEWAY_IVERSION(17)=(2)2
    Embedded PL/SQL Gateway: SERVER_SOFTWARE(16)=(42)Oracle >>Embedded PL/SQL Gateway/10.2.0.1.0
    Embedded PL/SQL Gateway: GATEWAY_INTERFACE(18)=(8)CGI/1.1
    Embedded PL/SQL Gateway: SERVER_PORT(12)=(5)8080
    Embedded PL/SQL Gateway: SERVER_NAME(12)=(16)XDB HTTP Server
    Embedded PL/SQL Gateway: REQUEST_METHOD(15)=(4)GET
    Embedded PL/SQL Gateway: QUERY_STRING(13)=(36)p=4000:1500:3165980474173701::NO:::
    Embedded PL/SQL Gateway: PATH_INFO(10)=(3)/f
    Embedded PL/SQL Gateway: SCRIPT_NAME(12)=(6)/apex
    Embedded PL/SQL Gateway: REMOTE_HOST(12)=(1)
    Embedded PL/SQL Gateway: REMOTE_ADDR(12)=(10)127.0.0.1
    Embedded PL/SQL Gateway: SERVER_PROTOCOL(16)=(9)HTTP/1.1
    Embedded PL/SQL Gateway: REQUEST_PROTOCOL(17)=(4)tcp
    Embedded PL/SQL Gateway: REMOTE_USER(12)=(10)ANONYMOUS
    Embedded PL/SQL Gateway: ORACLE_SSO_USER(16)=(1)
    Embedded PL/SQL Gateway: HTTP_CONTENT_LENGTH(20)=(2)0
    Embedded PL/SQL Gateway: HTTP_CONTENT_TYPE(18)=(1)
    Embedded PL/SQL Gateway: HTTP_USER_AGENT(16)=(71)Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    Embedded PL/SQL Gateway: HTTP_HOST(10)=(15)127.0.0.1:8080
    Embedded PL/SQL Gateway: HTTP_ACCEPT(12)=(10)text/html
    Embedded PL/SQL Gateway: HTTP_ACCEPT_ENCODING(21)=(5)gzip
    Embedded PL/SQL Gateway: HTTP_ACCEPT_LANGUAGE(21)=(6)en-IN
    Embedded PL/SQL Gateway: HTTP_COOKIE(12)=(344)ORA_WWV_REMEMBER_UN=SUDHIR:DEVELOPMENT; PUBLIC_ORA_WWV_USER_63113903525053=-1; ORA_WWV_USER_63113903525053=2AD259DDAF6770BE05FEF29509B68F5F; LOGIN_USERNAME_COOKIE=sudhir; WWV_CUSTOM-F_1638610445865577_111=CC022FAB479054CF32361C22B789D7EE; ORA_WWV_ATTRIBUTE_PAGE=4495%2C%23ALL; WWV_CUSTOM-F_1638610445865577_107=19291B8FC60BA1A47916DE46EE85F01C
    Embedded PL/SQL Gateway: HTTP_REFERER(13)=(127)http://127.0.0.1:8080/apex/f?p=4000:1:3165980474173701::NO:RP:FB_FLOW_ID,F4000_P1_FLOW,P0_FLOWPAGE,RECENT_PAGES:109,109,109;|,
    Embedded PL/SQL Gateway: WEB_AUTHENT_PREFIX(19)=(1)
    Embedded PL/SQL Gateway: DAD_NAME(9)=(5)apex
    Embedded PL/SQL Gateway: DOC_ACCESS_PATH(16)=(5)docs
    Embedded PL/SQL Gateway: DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    Embedded PL/SQL Gateway: PATH_ALIAS(11)=(1)
    Embedded PL/SQL Gateway: REQUEST_CHARSET(16)=(9)AL32UTF8
    Embedded PL/SQL Gateway: REQUEST_IANA_CHARSET(21)=(6)UTF-8
    Embedded PL/SQL Gateway: SCRIPT_PREFIX(14)=(1)
    *** ACTION NAME:() 2012-06-27 16:52:32.213
    *** MODULE NAME:() 2012-06-27 16:52:32.213
    *** CLIENT ID:() 2012-06-27 16:52:32.212
    Embedded PL/SQL Gateway: (wpd.c,1960) Begin header parsing...
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (47 bytes): X-ORACLE-IGNORE: IGNORE
    Embedded PL/SQL Gateway: (wpd.c,2027) X-ORACLE-IGNORE parsed
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (47 bytes): X-ORACLE-IGNORE: IGNORE
    Embedded PL/SQL Gateway: (wpd.c,2027) X-ORACLE-IGNORE parsed
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (47 bytes): X-ORACLE-IGNORE: IGNORE
    Embedded PL/SQL Gateway: (wpd.c,2027) X-ORACLE-IGNORE parsed
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (47 bytes): X-ORACLE-IGNORE: IGNORE
    Embedded PL/SQL Gateway: (wpd.c,2027) X-ORACLE-IGNORE parsed
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (77 bytes): Content-type: text/html; charset=utf-8
    Embedded PL/SQL Gateway: (wpd.c,2108) Parsed header - Content-Type:text/html; charset=utf-8
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (43 bytes): X-Frame-Options: DENY
    Embedded PL/SQL Gateway: (wpd.c,2168) Parsed header - X-Frame-Options:DENY
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (43 bytes): Content-length: 40155
    Embedded PL/SQL Gateway: (wpd.c,2082) Parsed header - Content-Length:40155
    Embedded PL/SQL Gateway: (wpd.c,2009) Got a line (1 bytes):
    Embedded PL/SQL Gateway: (wpd.c,2016) End of headers detected
    Embedded PL/SQL Gateway: (wpd.c,1882) Parsed begin
    owa.get_page(:data__,:ndata__);
    end;
    Embedded PL/SQL Gateway: (wpd.c,1898) Bound drec variablesEmbedded PL/SQL Gateway: (wpcs.c, 76) Executed 'begin dbms_session.reset_package; end;' (rc=0)
    Embedded PL/SQL Gateway: (wpd.c,1818) Going to close cursor
    Embedded PL/SQL Gateway: (wpx.c,660) Normal completion
    Embedded PL/SQL Gateway: (wpx.c,688) Shutdown has been called
    Embedded PL/SQL Gateway: (wpx.c,700) Going to logoff
    *** SESSION ID:(527.737) 2012-06-27 16:52:37.533
    Embedded PL/SQL Gateway: (wpdenv.c,679) script_name='/apex' path_info='/f'script_prefix='' dad_name='apex'
    Embedded PL/SQL Gateway: (wpdenv.c,792) User-Agent is Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    Embedded PL/SQL Gateway: (wpdenv.c,1412) dadname = 'apex', path_info = 'f'
    Embedded PL/SQL Gateway: (wpdenv.c,1451) Service will NOT use dynamic auth
    Embedded PL/SQL Gateway: (wpx.c,394) Initialized successfully 0
    Embedded PL/SQL Gateway: (wpx.c,316) SetRemoteUser : Remote User set to ANONYMOUS for this request.
    Embedded PL/SQL Gateway: (wpx.c,480) Auth info from .APP file is being used
    Embedded PL/SQL Gateway: (wpd.c,1729) Attempting to logon with '(unknown)'
    Embedded PL/SQL Gateway: (wpu.c,1499) DBCharSet=>AMERICAN_AMERICA.AL32UTF8 OWAVersion=10.1.2.0.4 (101204) OWAMatch=>1 (rc=0)
    Embedded PL/SQL Gateway: (wpd.c,1763) Logged in as (unknown)
    Embedded PL/SQL Gateway: (wpx.c,593) Going to select...
    Embedded PL/SQL Gateway: (wpx.c,647) Have been asked to execute a request
    Embedded PL/SQL Gateway: (wppa.c,335) Building Arglist based on Parsed Content from WRB
    Embedded PL/SQL Gateway: (wppa.c,1015) Enter ParseUrlData
    Embedded PL/SQL Gateway: GET
    Embedded PL/SQL Gateway: (wppa.c,1064) Getting Values from QUERY_STRING
    Embedded PL/SQL Gateway: [headers begin]
    Embedded PL/SQL Gateway: HTTP_COOKIE(11): (343)ORA_WWV_REMEMBER_UN=SUDHIR:DEVELOPMENT; PUBLIC_ORA_WWV_USER_63113903525053=-1; ORA_WWV_USER_63113903525053=2AD259DDAF6770BE05FEF29509B68F5F; LOGIN_USERNAME_COOKIE=sudhir; WWV_CUSTOM-F_1638610445865577_111=CC022FAB479054CF32361C22B789D7EE; ORA_WWV_ATTRIBUTE_PAGE=4495%2C%23ALL; WWV_CUSTOM-F_1638610445865577_107=19291B8FC60BA1A47916DE46EE85F01C
    Embedded PL/SQL Gateway: [headers end]
    Embedded PL/SQL Gateway: p=109:1:3165980474173701:::::
    Embedded PL/SQL Gateway: Identifier legal p(notconverted)
    Embedded PL/SQL Gateway: (wppa.c,1514) indx = 1, entryCnt = 1
    Embedded PL/SQL Gateway: (wppa.c,1834) Listing distinct actual names:
    Embedded PL/SQL Gateway: (wppa.c,1836) p
    Embedded PL/SQL Gateway: (wppa.c,1838) Listing actuals of array with large entries:
    Embedded PL/SQL Gateway: (wppa.c,1843) Listing distinct actual names and values:
    Embedded PL/SQL Gateway: (wppa.c,1875) p, type = 0, value (28) = 109:1:3165980474173701:::::
    Embedded PL/SQL Gateway: (wppa.c,430) Arglist built, 1 unique entries
    Embedded PL/SQL Gateway: (wpx.c,654) Going to wpprodb_OciDoBlock...
    Embedded PL/SQL Gateway: Identifier legal f(notconverted)
    Embedded PL/SQL Gateway: (wppr.c,435) start working with f
    Embedded PL/SQL Gateway: (wppr.c,1017) lcase(procname): f
    Embedded PL/SQL Gateway: (wppr.c,1296) The CALL block: len=1067, bind_count=9What is the next step to make the 3.2 developed application work.
    Thanks
    Sudhir
    Edited by: Sudhir_Meru on Jun 27, 2012 5:09 AM
    Edited by: Sudhir_Meru on Jun 27, 2012 5:11 AM

  • Rich Internet Applications and PL/SQL

    I am developing a database framework, specifically designed to
    run on Oracle databases, to render rich client applications
    similar to what the HTP/HTF packages offer. In this case I render
    Java Swing interfaces based on stored procedures and packages.
    What I want with this is to have a Rich Internet Application (RIA)
    totally centralized on the database. Maybe something similar to
    HTMLDB but not using HTML interfaces. I am also thinking the
    possibility to create migration routines to convert our Oracle
    Forms modules to stored procedures using this framework. The only
    requirement to run this framework is to have a database and Apache
    with MOD_PLSQL. The main objectives I want to achieve are:
    - To render "rich client" interfaces.
    - To be able to dynamically create objects.
    - Low network usage, small messages.
    - Fast user interaction.
    - Small memory footprint on the client side.
    - Must use HTTP/HTTPS.
    - Run inside any standard Browser or standalone.
    - Stateless execution based on client events.
    - Events can be conditionally triggered to avoid round trips.
    - Oracle 8.1.7+ compatibility.
    - MDI/SDI capability.
    I already have a prototype working. The renderer Applet is just
    12Kb and all objects are created dynamically using "Reflection".
    The framework has an option to establish conditions for events using
    regular expressions to avoid unnecessary round trips. Performance so
    far is good even in slow networks. Of course I still have room for
    improvement in this area. The protocol was implemented in a way that
    it can be optimized by removing redundant messages. I also implemented
    a simple dictionary compression algorithm which further reduces the
    message size. We can also use HTTP compression in Apache with MOD_GZIP
    which has a very good compression factor. The renderer Applet runs with
    Java Web Start either so the user has the option to completely ignore
    the Browser. The framework will be composed of layers, from
    communication to application. In the highest layer I will offer
    functionalities available in 4GL languages like "maintain_table(x)"
    to automatically render a maintenance form of the passed table (very
    simple example). Even in this layer the developer will also be able to
    customize all aspects of the form like colors, fonts, layout managers,
    panels, etc. I am doing this in principle as a learning, private
    project. I am still thinking about best ways to organize the APIs,
    performance, security, etc. I was wondering if there is anyone
    interested in helping me, take a look in what I have done so far,
    opinions (good or bad), etc. The code I have so far can be accessed below.
    Thanks in advance for any comment.
    https://jgr.dev.java.net/

    Your links are broken. This is not a good demonstration of your web-based development skills. Obviously this means I have not been able to look at your examples. However, I will offer three comments.
    (1) Dynamic rendering of objects is liable to translate into a slow experience for the user. Anyone who's migrated client/server Oracle Forms to web-deployed Forms will know what I mean. And Oracle have put person-years of effort into optimising the rendering of their Forms applet.
    (2) Doing a GUI in Java Swing is the easy bit. The hard stuff resides in the transaction management that Forms does for us. Again the amount of effort Oracle have put into JDeveloper's ADF packages is a testament (and a warning).
    (3) I suppose you will say that are going to put all that stuff into database stored procedures. But that merely relocates the complexity rather than answering it. Furthermore a lot of the benefit users derive from rich client applications (as opposed to HTML forms) is not due to the superior aesthetic experience of using Windows widgets. Rather it is the embedded business logic (complex data validation, event triggers, etc.) which means the gets instantaneous responses to their input. That's a lot of complexity to render on the fly.
    I am also thinking the possibility to create migration routines to
    convert our Oracle Forms modules to stored procedures using this framework. Good luck!
    Cheers, APC

  • Virtualize IE6 including Internet Explorer Developer Toolbar

    I tried to follow this thread http://forums.novell.com/novell-prod...h-plugins.html
    to virtualize IE6 including Internet Explorer Developer Toolbar
    As a result IE6 contains Internet Explorer Developer Toolbar button but it's not work on Win 7 machine.
    I think settings shared with IE9 somehow and it's not work, or what it can be?

    With ZAV 9 we have another option available:
    When you snapshotted the Internet Explorer Developer Toolbar, was the "Internet Explorer Snapshot Compatibility Mode" option enabled? This can affect how the snapshot turns out and should be enabled anytime a component will hook into IE.
    Have you tried building the virtual IE6 by having ZAV scan the system for installed applications? That might be worth a shot to get this working in Windows 7.

  • Deploying Forms with Forms6i/Oracle Internet Application Server 8i - need help!

    Hi Gurus!
    I am trying to setup the Oracle Internet Application Server 8i (Release 1.0)and deploy the forms to the web. The server is on Solaris. I have installed and configured the application server. I used the 'runform.htm'and 'test.fmx' to test the installation of the application server on the Server machine. In that case it works fine and shows the message 'Application Server is up and running'. Where as if I tried to access the same 'runform.htm'and 'test.fmx' from another client machines through a web browser it is not executing the 'test.fmx' and throws the following error:
    " FRM-92060:Failed to connect to the Server. Bad machine specification:'hostname':9001"
    Details...
    oracle.forms.engine.RunformException:FRM-92060: Failed to connect to the Server.
    I am using the default port#9001 to run the Forms server (i tried using another port and i got the same error). The web server is listnening on the port 7777.
    I am not sure what needs to be fixed. Can someone please through some light on this?
    Thanks!
    null

    The Oracle 8i jvm component (formerly known as JSERVER) was designed to support server side java.
    This component was initially developed and included in the Oracle 8i rdbms 8.1.5.
    Enhancements continued to be implemented with the 8.1.6 and 8.1.7 releases
    IAS uses the same oracle 8i JVM from the rdbms to support java code on the middle tier.
    Here's how the IAS version and the RDBMS version match up on the Oracle 8i jvm's features.
    RDBMS 8.1.6 with IAS 1.0.0 (unix) / 1.0.1(NT)
    RDBMS 8.1.7 with IAS 1.0.2 (new name IAS 9i)
    8.1.6 / IAS 1.0.0 / IAS 1.0.1 supports :
    session EJB's(1.0 spec), corba objects and java stored procedures
    8.1.7 / IAS 1.0.2 (aka IAS 9i) supports :
    The 8.1.7 implementation will support the 8.1.6 features listed above plus the ejb 1.1 spec (entity ejb's -- see below), servlets and java server pages.
    note : in another thread Mr. Devin clarified the current status of the EJB 1.1 spec (entity beans)in the 8.1.7 solaris release and the future win nt release.
    If I remember correctly, Mr. Devin reported a last minute issue has delayed the support for the entity bean feature but ejb spec 1.0 / 1.1 session beans are in place.
    When the entity bean issue is resolved, a software patch needed to support the entity bean feature will be provided in a rdbms patch.
    for additional technical info, please review :
    http://otn.oracle.com/products/oracle8i/pdf/8iR3_nfs.pdf
    http://otn.oracle.com/products/ias/listing.htm#tech
    i hope this helps ...

  • No Oracle Advanced PL/SQL Developer OCP in June UK Training Leaflet?

    Oracle have out of the kindness of it's heart :x (and desire to avail of bigdelboy's gbp ;\ ) sent bigdelboy an Oracle (UK/Eire) Training Courses June-October 2009.
    This training course leaflet also references certifications.
    Now interestingly there is no reference to the Oracle Advanced PL/SQL Developer Certified Professional on this :(
    There is mention of the following 4 training courses wrt certs:
    Oracle AS 10g : portal - build corporate portals
    Oracle AS 10g : portal - build build portlets with PL/SQL
    Oracle forms developer 10g: build internal applications
    Oracle Reports Developer 10g: build reports
    And looking at this bigdelboy also noticed ?:| .....
    ... to top it all, as of the time of this post the Oracle PL/SQL developer and forms Page currently at:
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=155]
    seems to be showing incorrect info ...
    It shows Advanced Pl/SQL developer OCP being obtainable by:
    1z0-051(or friends)+1z0-147+1z0-144 (1z0-144 is not shown explicitly but the link points to it).
    rather than what bigdelboy suspects is correct.
    1z0-051(or friends)+1z0-144(or 1z0-147)+1z0-146
    Anyway bigdelboy wonders if mediaguy has been a little slow on the announcements or has bigdelboy totally misunderstood :D
    Edited by: bigdelboy on 13-Jun-2009 15:14 (Big big Typo(s))

    Hello, core Tech Delivery Manager for UK here - Claire
    Noticed your comments re new printed schedule - just to say Dates here correct at going to print, but things change as we go.
    For exmaple - We also have a new partner in Ireland who's training dates can be found on IE education website on http://education.oracle.com, not on printed schedule.
    New dates and courses come out all year (new Oracle 11g Weblogic middle tier courses will be next to hit the shelves, followed by 11gR2 New Features for Administrators etc)...so it is always best to use Printed schedule as a guide only, and it should entice you to our UK website for OU, to check latest dates, locations and prices, most of which should match ok...but there will be a lot more on website. You can also call +0845 777 7711.
    You are right the PLSQL OCP is not on the printed schedule - I am glad they have added this though - the exam is currently in Beta from what I understand, but regardless I took the decision given the limited amount of space and huge variety of middleware offerings, to include more learning paths such as Java Developer, Web Admin and App Developer (you will see APLS listed as a course there, and I ensured it was one of the main listed unfer the DB&Lang section.)
    We now teach 11g version of Advanced PLSQL.
    Forms , Reports and Portal still have Customer Demand in UK and IE hence their inclusion too - not all companies have upgraded to latest Oracle technology yet, which is why we still run a lot of 10g based DB courses in parallel to 11g - most customers plan to upgrade from 9i/10g straight to 11gR2.
    Hence, it is wise to include courses that will sell, not just the latest courses ..which could alienate potential customers of OU !
    You are totally right about the exams though - I notice it should be 1z0-051(or friends)+1z0-144(or 1z0-147)+1z0-146 as you say below, so I have emailed marketing et al to see if Global will change the website (which is centrally controlled from US).
    Do let us know anything else you can report, Id be happy to help if I can...though I wont leave my phone number on here if that's ok!

  • Oracle Forms: Build Internet Applications correct configuration

    I want to study for the Oracle Forms: Build Internet application exam (IZ0-141) is this exam specified by oracle versions? Forms for 9i looks a little different that forms for 10g. If it is for 9i the download for Oracle9i Application Server is no longer available, neither is the database version. I want the setup a practice lab for the exam and I want to make sure I am using the correct configuration and that the exam is not go to refer to items that is no longer available.
    Thanks!

    Thanks for reply yogesh.
    Actually I am looking for some basic tutorial of Forms developer. I never use that before. I haven't found which tools/package I can use to create forms. where is OC4J located?
    what can OTN help on the preparing of IZ0- 141 exam? I found a course on Oracle website for that, But its price is $4,000 CDN, which I can't afford. I really want a book related to the course.
    Thanks,
    Robert

Maybe you are looking for

  • QuickVPN 1.2.8 and Windows Vista

    Hi, I have managed to install QuickVPN on Windows Vista, but It won´t connect to my WRV200 router. I have have enabled that the if the router is pinged it will reply but QuickVPN does not get connected. I have also studied the readme file and it says

  • Security Deposit Payment and Clearing!

    Hi Experts, We have an requirement when the cash security deposit is processed/released in SAP ISU it should hit the liability ledger account and not the bank clearing account. As per SAP standard functionlity when the cash security deposit request i

  • Explain for a very long running query

    Dear gurus, I have an issue with a long running query which takes around 2 hrs to execute. The tables being used here pertains to 11i, so there is no scope of indexing. SELECT peia.expenditure_item_id, DECODE (peia.system_linkage_function, 'ST', 'TIM

  • Photos dont sync in order...why?

    i have an iphone 3gs 32g... i did the software update in June 22 to iOS 4... now when i sync my cell my photos don't sync in order. all the albums are there, but all the pictures in the albums are in random order... is there something i can do to fix

  • Unreliable Internet Sharing in Leopard

    I am having a lot of trouble when attempting to share an Ethernet based Internet connection via the AirPort on my Mac Book Pro. The connection does in fact work, but is very, very slow and unreliable -- especially for email. Web browsing is sort of O