Creator and  futureproof AJAX framework ?

Hi,
I am glad there are a couple of AJAX enabled Creator JSF components. No doubt over the next year or so there will be more, and richer AJAX JSF components from SUN.
What should one use now to make the best of Creator and AJAX ?
I see current options as ICEFaces, jMaki, or Dojo, etc. I would prefer to stay with JSF components rather than a 'lower level' AJAX framework. I would hate to lose the ability to use the Java Row Sets and Data Providers from Creator that make so easy to get data from databases. Design time drag and drop of components is nice, but I could live without it for a while if need be.
I am hoping for JSF features such as communicating with other components (click one button and a table does an AJAX refresh), drag and drop, pop-ups, etc.
Any suggestions on how to achieve AJAX now while making the most of Creator and not digging into a hole for the future ?
Thanks,
JC

You might want to consider the jMaki framework. See http://blogs.sun.com/divas/entry/using_the_dojo_combobox_in

Similar Messages

  • Ajax Framework Page - Customized and Modified

    Dear All,
    I am trying to Customize and Modify the default ajax framework page. So with the help of the [SDN Document |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70bfe58d-1ed9-2d10-42b6-821d62777d6f?QuickLink=index&overridelayout=true&50599009721255] I tried to implement the same.
    We have SAP NW Enterprise Portal 7.3 and NWDS 7.3 SP05.
    I created the portal Application Project and portal component and added all the needed css, script, html and images.
    Below is the code of my portal component:
    package com.sap.itelo.framework.page;
    import com.sapportals.portal.prt.component.*;
    import com.sapportals.portal.prt.resource.IResource;
    public class ITelOFramework extends AbstractPortalComponent
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
             IResource navigationCSS = request.getResource(IResource.CSS, "css/style.css");
             response.include(request, navigationCSS);
             IResource menuCSS = request.getResource(IResource.CSS, "css/menu.css");
             response.include(request, menuCSS);
             IResource navTreeSource =
             request.getResource(IResource.STATIC_PAGE,"html/framework.html");
             response.include(request,navTreeSource);
             IResource navigationJs =
             request.getResource(IResource.SCRIPT,"scripts/navigation.js");
             response.include(request, navigationJs);
    I deployed the application and created Framework Page Iview based on the deployed application. When I previewed the page, I noticed the navigation Script page is not loaded. That means, I didn't get detailed navigation on the framework page.
    Please tell me where I went wrong and how to resolve this error.
    Regards
    Eben Joyson

    Hi Eben
    I am facing the same problem. Did you find a solution for this?
    Thanks and best regards
    Christophe

  • Ajax Framework Navigation Detection

    Hi
       We are currently adapting a component to work with every framework on the portal.
       This component has to detect navigation(and respective node) and then do a amount of actions on pre-defined services with Java Code.
      The problem is as far as i can understand the Ajax framework uses client Side Events to navigate(using LAPSI javascript) and the navigation_helper_service .getCurrentSelectedNode does not work.
      How can i track the last navigation made in this Framework?
    Thanks

    Hi,
    This issue is an application issue and not a OBN issue as the application has already rendered.
    I have found this note that may be helpful to you:
    2040099 - On click of 'ReviewCart' error occurs 'Object or set with GUID 0000000000000000000
    does not exist'
    BR,
    Etay

  • Shine J2EE Appplication Framework - A New MVC -JWMS-Ajax Framework

    Hi Dears
    Shine is a Java-J2EE Application Framework/JWMS(Java Web Model Service)Framework/MVC Framework/Service Oriented Framework. Shine Includes Ajax Libs/Server API/J2EE Architecture. Shine Supported JSF/Spring/AspectJ/Struts/Hibernate/...
    You can use Shine Framework for Implement ERP Web Based Application, Web Based Operating System, WFM Web Based Application, CRM Web Based Application, HRM Web Based Application, BPR Web Based Application, Or ... Web Based Application, Shine Registered in Source Forge.
    This Framework is a Java Service Oriented Framework for Web Based Project. This Framework include:
    * MVC (Model View Controller)
    * Ajax
    * Service Oriented Scope
    * JWMS (Java Web Model Service)
    Shine Framework is a Java Web Model Service Framework.
    Shine Framework is very easy, stable. You can use other Framework by Shine Framework:
    *Hibernate
    *Struts
    *Spring
    *And Other Framework
    JWMS And Shine J2EE Framework ?
    JWMS is a J2EE Architecture for implement Service Oriented Web-Based Appliction you can get more information about this and Shine J2EE Application Framework by -> J2EE And Service Oriented Programming :
    http://j2sos.googlegroups.com/web/J2EE_And_Service_Oriented_Programming+(English).doc?gda=VCp-YWkAAABaK1bFJn7XMhSpdkjvrT6Pd5MA3H6uh5taxEUxR6gwSUWwa05VcrqgHRSC0l_xcf_5FoxLEBXNbyq4-bBifvraWOZGQE6LgzeTU5Q6eFny4M-fIZvKNC5H8bRWhAn1psCECKgQbmraGdxlZulaYnsh
    Or
    http://j2sos.googlegroups.com
    Report: http://sourceforge.net/tracker/?group_id=244136
    Forum: http://sourceforge.net/forum/?group_id=244136
    News: http://sourceforge.net/news/?group_id=244136
    Wiki: http://shine-app.wiki.sourceforge.net/space/pagelist
    Rank: http://sourceforge.net/project/stats/rank_history.php?group_id=244136&ugn=shine-app
    Shine J2EE Framework Rank in Sourceforge is 14!
    Shine J2EE Framework: http://sourceforge.net/projects/shine-app/
    Site: www.J2SOS.org
    Special Thanks Oracle! For this Part! Your Site is very Active about J2EE - Java!
    This paper is no image paper !!!!!!!!!!!!!!!!!!!
    J2EE and Service Oriented Programming
    Authored by: AmirSam Bahador
    Level:
    Advanced
    Contents:
    Introduction
    - The purpose of compilation this essay
    Chapter 1: Basic concepts of J2EE
    - Servlet and JSP
    - MVC
    - MVC or JWMS? That is the problem? Perhaps both!
    Chapter 2: Basic concepts of Shine Framework
    - What is "Shine Framework�?
    - The components of Shine Framework
    - Implimentation of an application by Shine Framework
    Chapter 3: The objects of Shine Framework
    - The types of objects in Shine Framework
    Chapter 4: Engineering & Communication items
    - The communication of Shine Framework with the other
    existing Frameworks
    - The major purpose of Shine Framework
    Introduction
    The purpose of compilation of the this paper
    A few years ago, when I was the software architect of a big project with J2EE, I advised some of the modern tools of that time to the project manager. He acknowledged it. Therefore, we began deploying our Enterprise on Java platform. However, we encounterd with many problems, as we got ahead the project. Our tools were included Struts Framework, Spring Framework & Hibernate.
    I convinced that MVC architecture is the best option to develop macro projects! However, I believe it now, as well. Couldn't it be more completed? In developed Enterprise projects, an advanced architecture is required to divide the project, technically. The project was successfully finished after one year, but my mind was busy with it for a long time!
    Then, I began implementing an Application Framework and registered it in Sourceforge.net as an Open Source Framework. I developed some Enterprise projects & some other J2EE frameworks, as well. I achieved a good result! The velocity of implemention & developing projects increased up to 50%. Subsequently, by cooperation of my elected students who had worked with Application Framework, I established an organization, named J2SOS, to protect & develop this Application Framework.
    Fortunately, my students were so skilled that each took a chief task in big J2EE projects.
    Their experiences had a practical affect on development of Application Framework as well as the organization.
    Therefore, it is required to write down my & my yesterday students (my today co-workers) experiences. This was the outset to write the present paper!
    Chapter 1
    The basic concepts of J2EE
    Purposes
    In this chapter, we do our best to introduce J2EE basic concepts.
    Servlet & JSP
    If you ahve ever worked with JSP & Servlet, you know that Servlet is so proper for processing functions but there are particular problems with it in displaying functions.
    JSP is applied reverse to Servlet. Thus, what is the solution? To apply both JSP and Servlet together!
    What is MVC?
    MVC is an easy way to use JSP & Servlet together. In MVC architecture, the request will be processed by a Class (Servlet) and the appropriate response will be showen by JSP.
    n the above Servlet Class, the validation operation, etc will be done.
    Nowadays, there are numerous Frameworks which will assist you to use MVC Framework architecture. Struts Framework is the most well-known one.
    MVC or JWMS ? That is the problem! Perhaps both!
    MVC is a powerful architecture, but it is required an advanced architecture to implement developed projects.
    Today, web applications are well developed which complicatethe work for programmers & developers.
    To clarify it, see Google site! Google Web Application enjoys numerous services, each have a special service for the users.
    For Instance, Gmail service, E-Mail or by SearchEngine, the users can search for websites, pictures, etc.
    These services have certaily close communication with each other.
    If the services do not use a particular architecture, the Google will encounter with various problems.
    In Service Oriented architecture, each part of the program is a service programme. For example, E-Mail service, SearchEngine service, etc.
    for get full this paper plz goto : J2EE And Service Oriented Programming
    in :
    http://groups.google.com/group/j2sos
    Or
    http://j2sos.googlegroups.com/web/J2EE_And_Service_Oriented_Programming+(English).doc?gda=-C13JmkAAABaK1bFJn7XMhSpdkjvrT6PLb1WFhhPKkBftsH3LvtvGEWwa05VcrqgHRSC0l_xcf_5FoxLEBXNbyq4-bBifvraWOZGQE6LgzeTU5Q6eFny4M-fIZvKNC5H8bRWhAn1psCECKgQbmraGdxlZulaYnsh

    iabstudio have been engaged in a persistent Usenet and webboard spamming and astroturfing operation since the beginning of this month. Google has the scoop at http://groups.google.com/groups?q=www.iabstudio.com&hl=en&lr=&c2coff=1&scoring=d&start=0&sa=N&filter=0 note in particular the same IP address is used to post both their spam from iabstudio themselves and from people who claim to be satisfied users. If you do not like spamming and dishonest, don't use the product.

  • Information About AJAX Framework Page

    Hi,
    We recently implemented one portal with EHP1. We find ajax framework page in the pcd.
    I already go through some of the documents available in SDN.
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b99527-da5b-2b10-e4b9-81fb9317f28b]
    Even i search help.sap.com release note for EHP1. But didnot found anything regarding this frame work page.
    Please tell us, whether we can use this in produciton environment? Can we customize this one? For example i need to use a masthead iview which is on default framework(not ajax) in this new (ajax) framework.
    Regards
    Baby

    Hi,
    [Ajax Framework Page (AFB) - Introduction and Architecture|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50047b5f-e52c-2d10-5e83-cb73a108134b]
    [Ajax Framework Page Features and Benefits|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/800249ff-e42c-2d10-ecbb-d393415534c5]
    [AFP at ASUG|http://www.agendasap.com/agenda/usa2010/sessiondetails.epx?sessionid=17899&agendaitemtype=2&keynotes=false&mode=standalone]
    Regards
    Baby

  • Ajax framework : how to remove the Trex search field ?

    Hi community,
    I am trying to remove the TRex search field in an ajax framework. As for the "normal" framework I make not visible the tool page, even in the headerless framework, but it is still displaying...
    Has someone ever face this problem ?
    Thanks a lot.

    Hi Fabien
    I am not sure if i got your question currectly
    In general on the Ajax Framework page there is the masthead iview
    On the masthead iview there is a property "Enable Search" that allows you to enable and disable the search box in the page.
    Please try to use it
    There is now search box of the framewrok in headerless window
    the search box is probably part of the application.
    Regards
    Oz

  • Why we should considering Ajax framework...

    Hi' i'm really confused about this question. Why we shoud consider about ajax framework??
    My question are :
    1. If we are using ajax framework, it will make our ajax code become not standard. does it good or not? what's the solution?
    2. For now, those framework are open source. but until when it still become open source? if we are dependent with those framework, i think that's not a good solution.
    3. Is it good solution for not using framework, of course it will make more difficult to develop. But i think this is good solution. true or not?
    Thanks...

    1. if you always use the same framework it becomes a standard within your own environment and that is what you want to aim for
    2. they are javascript libraries, you cannot close source javascript. None of the framework developers will ever do that anyway because developers will simply migrate to a framework that is not closed source.
    3. it is not like when you plug in an ajax framework that your applications will suddenly be better than all the others out there. they are only a tool, and you can choose to use it or not. If you need a lot of the features in such a framework then use it, otherwise don't.

  • Ajax Framework not displayed in 7.3

    Hi,
    I'm testing the new Portal with Netweaver 7.3 - SP004.
    I've tried to use the Ajax Framework, but after the Login the Framework is not displayed.
    You can only see a background and the SAP Logo in the top left corner without any buttons or anything else.
    I tried to type in this URL
    (http://<host>:<port>/irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.afp.setup.AFPEnabler)
    to activate the framework , but than the following Error Message appears :
    Portal-Runtime-Fehler
    Ausnahme bei der Verarbeitung des Requests; senden Sie die ID der Ausnahme an Ihren Portaladministrator
    Ausnahme-ID 11:34_14/02/12_0023_7745551
    Any thoughts?
    Thank you very much,
    Alexander Beck

    Hi Detlev,
    thank you very much for your fast reply.
    The 7.3 was created by an upgrade.
    My own user is defined as a administrator. With that user I get the "Content-", "User-" and "System Administration" if I log in about the following Desktop rule:
    IF User = beckalex
    THEN Portal Desktop = pcd:portal_content/every_user/general/defaultDesktop
    So I defined the following Desktop rule to test the Ajax Framework with my own (admin) user:
    IF User = beckalex
    THEN Portal Desktop = pcd:portal_content/every_user/general/defaultAjaxframeworkContent/com.sap.portal.afpDesktop
    If I add this rule to the Master Rule Collection, I just get a Splash Screen. After the Splash Screen an empty background appears with a thick border, the SAP Logo in the top left corner and a search function in the top right corner (search is not working).
    Is it still possible there are missing roles, although I got the Administration Content with the default Desktop? Or do you got any other ideas?
    Thank you very much for your help,
    Alexander

  • Custom Branding Using the AJAX Framework L-Shape APIs

    Hello folks,
    i want to do this Tutorial (How To Apply Custom Branding Using the AJAX Framework L-Shape APIs) but i'm missing the source code.
    Can anyone of you provide me with the necessary files?!
    It was once located in Sap Code-Exchange (https://code.sdn.sap.com/svn/sap-portal-ajax-framework)
    Thanks in advance.
    Greetings,

    I downloaded in May 2014 two EARs with a custom AFP from SAP:
    com.customer.afp.fromscratch.ear
    com.customer.sdesign.ear
    I also have the images shown in the pdf....
    If interested, send me an email (see profile).
    Kai

  • SRM7 classic scenario - backend PO creator and item requisitioner

    Hi all,
    In our current SRM4 with backend ECC 6.0 EhP4, the backend system was defined as ERP_2.0.  After shopping cart get approval and PO generated at backend, both the PO creator and item requisitioner are equal to shopping cart creator.
    We are upgrading to SRM7 and exploring the service procurement scenario (transfer service hierarchy) between SRM7 and backend ECC 6.0 EhP4.  After we defined backend system as ERP_4.0 (LOG_MM_P2PSE_1 activated EhP 4) and setup PI, the PO was successfully created at backend via XML message. However, we noticed that the PO creator and item requisitioner were WF-BATCH but not the shopping cart creator.   Is there any setup that can resume both the PO creator and item requisitioner equal to shopping cart creator?
    We also tested in SRM7 to define backend system as R/3_4.6C (does not require PI), then the backend PO creator and item requisitioner are equal to shopping cart creator.
    Regards,
    Donald

    Hi Donald
    988490
    - CHECK CODE CORRECTION
    IF NOT ls_partner-requestor IS INITIAL.
          mc_assign_x ls_be_item preq_name ls_partner-requestor.
        ELSE.
          mc_assign_x ls_be_item preq_name sy-uname.
        ENDIF.
    Note 761630 - WF-Batch in change documents
    Reason and Prerequisites
    There are processes in which changes to the document are implemented in the background task in the background (for example, by the workflow). In this case, the system user WF-BATCH is displayed in the document as the last 'Changed by'.
    Solution
    This is not a general error because the change history correctly displays changes made by the workfow, for example.
    In some cases, it would make sense, from a business point of view, that the change history does not display the WF Batch but the user who triggered the workflow/background process (example: approval of a shopping cart by a manager). Due to the complexity of this development, which involves adjustments of all workflows and background processes, no solution can be provided in Releases SRM 4.0 and SRM 5.0. An advance correction is only possible for the special case when shopping carts are released (see Note 761293).
    by the way what are your rfc user names?
    Check with SAP.
    mUTHU

  • Ajax Framework Page

    Is there a  tutorial or article on how to  create  or customize your own Ajax Framework page on the portal for the SAP Netweaver CE 7.2 version?
    Vijay

    Hi,
    i think this is quite helpful tutorial on how to create own custom Ajax-based framework.
    http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/b0adc900-edb2-2d10-6482-bdf4870eb35c
    Hope this helps.
    Best regards,
    Alex
    Edited by: Alexander Schnaidt on Oct 15, 2010 12:26 AM

  • Table which stores both creator and requestor names

    Hi Experts,
    We are using SRM 7.0 with extended classic scenario.We got a requirement that when Shopping cart rejected  then rejection email should go to both creator and requestor in case of Shop on behalf.
    But as per standard SRM rejection email going only to requestor.As we are trying to figure out how to trigger the mail to creator aswell,
    Can some one help with the table name if any which stores both creator and requestor names so that we try to build some logic.
    Thanks in advance.
    Regards,
    Kalyani

    Hi Sankara,
    Thanks for your response.
    Yes i checked the FM bbp_pd_sc_getdetails it didn't solved the purpose.
    Thanks.
    Regards,
    Kalyani

  • Java Studio Creator and JDK

    I'm trying to create a game application using java and i've downloaded both java studio creator and JDK. However i'm having problems of writing the program. Should i use notepad and compile it using JDK? Or can i simply use the java studio creator and type in my java codings? And i cant seem to type in any codings in the java studio creator.
    Can someone help me please? Thank you.
    Message was edited by:
    burpyjac

    Hello, Burpyjac!
    I don't understand what you want to do exactly. If you would like to write an applet for a website maybe Java Studio Creator is not what you want, it's an IDE for developing web applications running in an application server like Glassfisch, SJSAS, Tomcat and the like.
    If your game need animation, drawings in a panel and the like you would need another IDE like Netbeans for example to develop an applet. Of course you can just use Notepad, but a IDE like Netbeans is much more comfortable (syntax highlighting, project managment, debugging).
    Java Studio Creator is an IDE for web applications and it is based on Netbeans (if you saw both you will notice). If your game can live without graphics maybe you can use it - but be aware that this applications do not run alone, you need an application server.
    Cheers,
    Jan

  • Sun Creator and using the JNI

    Does any developer or Sun person have a direction for me to go in the use of the JNI within Java Sun Creator?
    It seems last weekend I was talking to a person from SUN in regards to tis issue and they have not got back to me. Has any one that uses searches looks through this user forum used the JNI within Sun Creator and to what extenet if you have.
    Thank you for your help...

    dupey00_ca , Sun support is trying to contact you.
    Please see the response to your posting from ELI-NB on Jan 4
    http://forum.java.sun.com/thread.jspa?threadID=5113212&messageID=9389707#9389707
    John
    from the Creator team

  • CATS Timesheet creator and approver

    All,
    We have two main roles we are dealing with in CATS. We have a Time Sheet creator and than a Time Sheet Approver. Right now it is setup mainly through the P_ORGIN auth. obj. I won't allow the approvers to approve their own time sheets but itlll allow them to approve everyone elses. so Infotype 0328 is setup with ' ' subtype and activity D, and P_PERNR activty M,R with infotypes 0000-0002 0007 0315 0315 2001-2003 2010 with subtype ' ' and it will allow the approvers to approve anyones timesheets but their own like we would like.. In the Time Sheet creators it is setup with infotype 0001 and ' ' subtype. with activity M in P_ORGIN and activty R for infotype 0007 & 0316 with subtype ' '. which allows the users to create timesheets for only themselves
    The issue is when those two roles are put together to the approver can't create a timesheet. We need the approver to be able to create timesheet for themselves only and approve timesheets for everyone but them selves. I understand the logic of how it is setup (well atleast I think I do) and I know by adding a * to the approver subtype it will allow them to create timesheets for themselves. Is there anyway around this or another way of assigning authorizations to get this to work properly.
    Thanks,
    -Daniel

    Hello,
    I have exaclty the same issue.
    have you found something please ?
    Do you use Pd profile or P_ORGINCON authorisation ?
    Regards
    Edited by: Cédric LEFRANCOIS on Dec 1, 2009 12:53 PM

Maybe you are looking for