Web Dynpro perspective or view in Developer Studio 7.1

Hello,
I'm used to develop some Web Dynpro's under Developer Studio 7.0 but today i'm starting a new project somewhere else where the SAP NetWeaver D7.1 Composition Environment is installed and i can't find back the Web Dynpro perspective.
I tried Window => Open Pserpective => Other. But there's only Debug, Resource, Team Synchonizing
I also tried Zinwods => Show View => Other. Same story nothing about Web Dynpro.
Can anyone help me?? Is this view still present in the version 7.1 ??
Thanks a lot
Thomas

Hi,
I think you have installed only eclipse without plugin
In NWDS 7.1 go to
Help --> Software Update --> Find and Install
Regards
Matteo
Edited by: Matteo Fusi on Apr 10, 2009 10:37 AM

Similar Messages

  • Why doesn't Search across files work in web dynpro perspective?

    Hello,
    I rely on the Files Tab of the Search popup a lot to search for occurence of text in files.
    So far, I've been doing all J2EE development and the Search functionality works great in the J2EE perspective. What I do is select the Development Component (DC) in Package explorer view and then bring up the search box. On there I select File tab and the "selected resource" radio button. I leave the File Name patterns as "*" so it'll search all files.
    However, when I try that in the Web Dynpro perspective it doesn't find any hits. I know I can do a search across the whole workspace but that'll return too many hits in other DCs.
    Anyone have an idea how to do this in Web Dynpro perspective?

    I remember that I once opened an OSS message on this issue. What version has your IDE?
    Armin

  • Web Dynpro perspective not found

    Hello,
       Im using SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.1 SP04. After I´ve update all the plug-ins including SAP Nertweaver Studio Web Dynpro User Interfaces I cannot see the Web Dynpro perspective. It doesnt appear in Window -> Open Perspective -> Other, So I dont know where to find it.
       Please, anyone knows?
    Thanks
    Regards
    MG

    Hi, Mario,
    now I have the similar problem like yours.
    I installed NWDS 7.1 SP12 and get also no Web Dynproperspective.
    What do u mean "I donot eselect anything"? During Update Manager I must deselect all?
    Hope you can answer me.
    Thanks and Regards
    Rene

  • Error while switching between DC, DTR & web dynpro perspectives

    Hi,
    I am facing the following error while switching between DC, DTR & web dynpro perspectives.
    A SWT error has occured.
    It is recommended to exit the workbench.
    Subsequent errors may happen and may terminate the workbench without warning.
    See error log for more details.
    Exit workspace?
    When I click on 'Ok' and check out the log file....
    !SESSION Nov 08, 2006 19:02:46.730 -
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600 -data C:\Documents and Settings\rajabhog\Documents\SAP\workspace -install file:C:/Program Files/SAP/IDE/IDE70/eclipse/
    !ENTRY Startup 1 0 Nov 08, 2006 19:02:46.730
    !MESSAGE Sap NetWeaver Developer Studio - Unknown Sap Internal Installation
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Nov 08, 2006 19:03:03.734
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    ... 7 more
    Caused by: org.eclipse.swt.SWTError: Item not added
    at org.eclipse.swt.SWT.error(SWT.java:2356)
    at org.eclipse.swt.SWT.error(SWT.java:2260)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:385)
    at org.eclipse.swt.widgets.Menu.createItem(Menu.java:464)
    at org.eclipse.swt.widgets.MenuItem.<init>(MenuItem.java:118)
    at org.eclipse.jface.action.Separator.fill(Separator.java:48)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:555)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:456)
    at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:209)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:555)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:456)
    at org.eclipse.jface.action.MenuManager.createMenuBar(MenuManager.java:146)
    at org.eclipse.jface.window.ApplicationWindow.configureShell(ApplicationWindow.java:244)
    at org.eclipse.ui.internal.WorkbenchWindow.configureShell(WorkbenchWindow.java:578)
    at org.eclipse.jface.window.Window.createShell(Window.java:350)
    at org.eclipse.jface.window.Window.create(Window.java:301)
    at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1258)
    at org.eclipse.ui.internal.Workbench.access$10(Workbench.java:1223)
    at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:1141)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
    at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState(Workbench.java:1093)
    at org.eclipse.ui.internal.Workbench.init(Workbench.java:870)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    ... 8 more
    Please help me out...
    As I have to fix this issue as early as possible.
    Thanks & Regards,
    Raj

    Post your question in the SAP NetWeaver Technology Platform. It don't think it's JDI related...

  • Search help in web dynpro Java i-view

    Hi experts!!
    I am new to EP so i need some help..
    I am trying to implement some web dynpro i-views and i would like to know if there is any way to have F4 search help for  fields in form template that correspond to R/3 fields. In other words i want to take the search help values from the R/3.
    Should i create a model  to call a BAPI for search help??? Or is there any other way?????
    Thanx in advance...!!!
    PS: will reward points to usefull answers.

    Hi You can create Value Help in Webdynpro to show F4 Help values.
    Follow this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2833ce90-0201-0010-f1af-d3cfe1155b16
    Reward Points if Helpful
    Edited by: Praveen Kommineni on May 7, 2008 8:05 PM

  • Integrate Web Dynpro with Flash Viewer for JasperReports

    Hello,
    I am trying to integrate the Flash Viewer with Web Dynpro in order to render the jasper reports generated in my web dynpro component. I am using a Flash Island within the view which has the SWF file bound to it.
    I need to pass the URL of the XML report to an attribute called FlashVars of the embed tag, where the flashviewer SWF file is embedded.
    What I have done so far is: created a property named "FlashVars" for the flash island, and then pass the file location of the generated report to it. However I am not getting the report rendered in the Flash Viewer.
    Best Regards,
    Baez

    Take a look at these 2 blogs:
    /people/jawed.ali/blog/2009/02/09/part-i-print-web-dynpro-java-applications-using-jasperreports
    and
    /people/jawed.ali/blog/2009/10/21/part-ii-print-web-dynpro-java-applications-using-jasperreports
    Instead I'm interested in Part III (We will be integrating JasperReports into WDJ applications.) just do not find this blog
    Regards
    Banana

  • J2EE Perspective Error in NetWeaver Developer Studio

    Hi there,
    I'm currently trying to get an existing EJB jar into the NetWeaver Developer Studio.
    - I created a new EJBModule Project and imported all files into the EJBModule folder
    - then I get "EJB Candidates"
    - I include all these candidates into the ejb-jar.xml
    - then I get a new structure below ejb-jar.xml where I can adjust all Bean settings.
    Now the error:
    When I close the Developer Studio and open it again. This structure is gone. I can't edit the Beans settings and I can't create a jar file any more.
    I'm using version 2.0.5
    Please help!!! At the moment I have to create a new project every morning...
    Thanks & regards
    Katrin

    Hi,
      Search for <b>DynPage</b> class using jar class finder and add it to the portal application; and organize imports.
    The problem will be solved.
    Regards,
    M.Subathra

  • Build Web Dynpro project EAR without Developer Studio

    Is it possible to build Web Dynpro project EAR file without Developer Studio? All possible solutions are welcome (console, scripts, java etc.) I want to integrate the project into CI Server and try to find way for automatic build.
    Thanks.

    Yes. Sure. But as i can see, during generation of EAR there are some files like (Project)App.xml, (Project)Component.xml that regenerated each time i create EAR from Developer Studio. I don't know the logic of creation of these files. Is there standard ant build script from SAP which i can use?
    Edited by: Artem Pasko on Dec 26, 2007 2:02 PM

  • Import ess web dynpro to netweaver studio

    Hi guys,
    I want to import an web dynpro application, esstratre, to my netweaver studio. The source can be found in my WAS j2ee server, there are a zip file. But the zip file is not a valid netweaver studio project and can't import to netweaver studio directly, how can i import the source to my IDE?
    Thank you very much!

    hi xiaoming,
    I am really sorry,
    Check with this thread it deals with the import/export ear or project file
    Export/Import Web Dynpro project
    u check this link it deals with the ess problem
    His question is whats the best way to modify those SAP delivered WebDynpro apps. How do i import it to NetWeaver Developer Studio and how do i redeploy the changed app?
    Re: Customize/Change ESS MSS WebDynpro Applications (ECC 5.0)
    Regards,
    Vijayakhanna Raman
    Message was edited by: Vijayakhanna Raman

  • Web Dynpro Generated Folders in the DTR perspective

    hi,
    In the DTR perpective I can see that the comp folder of my DC has Web Dynpro Generated Folders like genwdp, gen_mci, gen_ddic. Please see the [screenshot|http://learnsaponline.blogspot.com/2011/11/web-dynpro-generated-folders-in-dtr.html]. This is because I had added _comp folder manually to DTR by right clicking on it and selected the Add->Subtree option.
    Is it safe to  remove all these folders manually from the DTR. I can do this by going to DTR perspective and right clicking on each of these folders and saying delete.
    With these folders in the DTR, the DC created from the DC perspective appears as broken DC in Web Dynpro perspective as all these web dynpro generated files are read-only(may be they were readonly when I had checked in _comp manually)
    Please advise.
    Thanks !
    seventyros
    Edited by: seventyros on Nov 30, 2011 6:57 PM

    thanks Fazal,
    but when i was going through a CE7.1 tutorial using the following link
    http://help.sap.com/saphelp_nwce10/helpdata/en/45/5821c52d251feee10000000a1553f7/frameset.htm
    it says use wdj project, now how can i proceed??
    i took the DC object and developed my project with it i selected the follwoing parameters
    Vendor: demo.sap.com
    Name : XXX
    Caption: XXX
    Domain: Basis
    Support Component: ACH
    then created an applications and just deployed so that i can see the" Hello World" deployed ont the browser but there was an error:
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/hellonew' and application 'Abc' are not deployed on the server. Please check the used URL for typos.
    Exception id: [0019BBEBDE4A002600000D6C000016C500047D1A91026F18]
    if you can help me it would be gr8. even though i cannot create a WDJ project standalone but cant i create a WDJ project in DC (for custom application) , am i doing something wrong during running the creation wizard??
    Note: i have a standalone eclipse CE7.1 installed in my machine and i am trying to deploy the new applciation on our dev portal server
    Edited by: Jack on Jan 15, 2010 12:21 PM

  • Using External JARs in a Web Dynpro Project

    Hi,
    I'm having some difficulties building and deploying a Web Dynpro application that uses the Apache JaxMe libraries.  We're using SP11 of Developer Studio and WebAS and we're using JDI Scenario 2+ for building and deployment.  Thus far here's the procedure I followed:
    1) Created a DC of type "External Library"
    2) Added the necessary jars to the "libraries" folder of the External Library DC project (the jars that I added were jaxme2-rt.jar, jaxme2.jar, jaxmeapi.jar, jaxmejs.jar, jaxmepm.jar, jaxmexs.jar, xercesImpl.jar, xml-apis.jar all of which were pulled from the Apache JaxMe implementation download)
    3) For each of the jars in the libraries folder I right-clicked, selected Develoment Component then clicked "Add to public part" 
    Then after reading this note:
    https://websmp206.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012006153200000038152005
    I created a J2EE Library Component DC following these steps:
    1) Created a new DC of type J2EE Server Component / Library
    2) Added the External Library DC that I had just created as a "Used DC"
    3) Edited the DC so that it is used a Build Time and Run Time
    Finally I went to the Web Dynpro application and included the J2EE Library Component DC as a Used DC at build time and run time. 
    I was able to build all of the project successfully (doing a DC build for each) then I was able to succesfully deploy the applications to my local development WebAs (by doing a DC deploy for both the J2EE Server Component and the Web Dynpro application)  The problem is that at runtime the Web Dynpro application cannot find the external libraries.  For example, I receive the following error when running the application:
    java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
    The "missing" class is included in one of the jars but for some reason these jars are not accessible to Web Dynpro at runtime. 
    Any help you can provide on this problem is very much appreciated.
    Thanks in advance!
    Jason

    I created the <b>JAR</b> with the following class (structure):
       <b>com.sap.tc.webdynpro.tests.utils.TableSorter.class</b>
    I have followed the steps that was suggested in the forum:
    ==========================================================
    1) creating an Extneral library DC
    2) import the JAR "com.sap.tc.webdynpro.tests.util.jar" to the libraries folder of the External Library DC project
    3) Right-click on the JAR imported to the project and add them to the public part.
    This DC is now ready to be used as a build-time reference that will allow CBS to build the "main" Web Dynpro application that will use the external libraries. Next, we have to create a new Web Dynpro DC to hold the class files here are the steps:
    1) Create a new Web Dynpro DC
    2) Create a new public part, selecting the "Can be packaged into other build results" option
    3) Rename the JARs as Zip files and extrct the full content (folders and class files) to your root folder
    4) Import the folders and files to the src/packages folder
    5) Expand the public part node that was created and select the "Entities" node, right-click it and choose Edit
    6) In the Entity Type list select the "Folder" option then in the selected entities tree pick each of the folders that you imported in step 5 (above)
    7) Now do a DC build and a DC deploy of the project
    Then check-in, activate, and release any activities you have associated with creating these two projects. In the DC perspective, refresh the Active DCs and Inactive DCs to ensure that both new DCs appear in the Active list. Now we have to setup the references to these DCs in our main Web Dynpro application. To do this, follow these steps:
    1) Open the Web Dynpro perspective and right click the Used DCs node then choose "Add Used DC.."
    2) Pick the public part of the External Library DC that we created (first) and set it to have a Build Time dependency
    3) Again, right click the Used DCs node and choose "Add Used DC.." then choose the public part of the Web Dynpro DC that we created and give it a Run Time dependecy (weak) and click finish.
    4) Now, due to what I think is a bug. You must right click on the Web Dynpro "used DC" that you just added in the previous step, and set the run time dependency again (it seems to revert to the default values for some reason)
    5) Now do a DC build and a DC deploy on the "main" web dynpro application.
    6) Check-in, activate, and release any activities associated with adding these references and then others on your team may use the classes in the external libraries within the Web Dynpro project.
    However, when I executed, the following exception occurred:
    ===========================================================
    Error stacktrace:
    java.lang.<b>NoClassDefFoundError</b>: <i>com/sap/tc/webdynpro/tests/utils/TableSorter</i>
         at br.com.embraer.materiais.zdplmm001.view.Zdplmm001_0500View.wdDoModifyView(Zdplmm001_0500View.java:138)
    <b>What's missing????</b>
    Thanks
    Robson Lima
    Sao Paulo - Brazil

  • Web Dynpro JAVA VS. Web Dynpro ABAP

    Hi,
    I'm interested in advantages and disadvantages of WD JAVA & WD ABAP. Could anybody give me some "detailed" information about it?
    We need any information you can give us.
    regards,
    Sharam

    Hi,
    <b>Web Dynpro for ABAP:</b>
    Web Dynpro for ABAP or Web Dynpro for ABAP (WD4A, WDA) is the SAP standard UI technology for developing Web applications in the ABAP environment. It consists of a runtime environment and a graphical development environment with special Web Dynpro tools that are integrated in the ABAP Workbench (SE80).
      The use of declarative and graphical tools significantly reduces the implementation effort
    1)    Web Dynpro supports a structured design process
    2)      Strict separation between layout and business data
    3)     Reuse and better maintainability by using components
    4)     Automatic operation of the Web Dynpro application using the keyboard
    5)     User interface accessibility is supported
    6)     Full integration in the reliable ABAP development environment
    for more see:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm
    <b>Web Dynpro for Java:</b>
    Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS).
    Web Dynpro helps you with the development of Web applications by:
    1)       Ensuring platform-independence with the meta model approach
    2)       Minimizing the implementation effort through declarative programming
    3)      Supporting a structured design process by applying the model view controller paradigm
    4)        Providing reuse and better maintainability by using components
    5)       Providing graphical support with tools in the Web Dynpro perspective
    6)       Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.
    for more see:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/content.htm
    <i>The concept of Web Dynpro ABAP is identical with Web Dynpro Java and offers more or less the same functions</i>
    hope it helps
    regards

  • Help in Web dynpro research

    Hello everyone, i m doing my masters research on Web Dynpro and i need some opinions of Web dynpro users..
    Is it possible for u guys to answer some really simple questions and help me..
    following are the questions.
    1.Do you think Web Dynpro facilitates only in GUI development or it comprises other benefits as well?
    2. How does Web dynpro helps a programmer?
    3. To what extent does it help the programmer?? are there any possible alternatives??does a programmer requre anything more from web dynpro??
    4. How the Web Dynpro is beneficial over traditional technology?
    5. What shorcomings in encomapasses?
    6.What are the other comparable technologies?
    7. Are any improvemnts required in web dynpro in future???
    Lot of questions here..answer them for me if you can..it will be a great help..
    Cheers,
    Dakshata Gulkhobare

    Web Dynpro is the SAP programming model used to develop professional Web UIs for business applications. It consists of a runtime environment and a graphical development environment with special Web-Dynpro tools that are integrated in the SAP NetWeaver Developer Studio.
    The Web Dynpro tools support application development during the implementation and design phases. When a Web Dynpro application is developed, a platform-independent metamodel is created from which Java classed are generated.
    Since Web Dynpro features a clear separation between layout data and business data, you can develop Web Dynpro applications with the same programming model both for mobile devices and conventional PCs.
    WebDynpro Provides Application Developers the following advantages:
    1.Web Dynpro supports a structured design process
    2. Strict separation of layout data and business data through use of the Model View Controller concept
    3. Different implementation languages are supported
    4.The use of declarative and graphical tools significantly reduces the implementation effort
    5.Reuse and better maintainability by using components
    6.Syntax check at design time
    7. Automatic data transport using data binding is also possible.
    8.Automatic input check.
    9.Flicker-free screen construction.
    10. Ensuring platform-independence with the meta model approach
    11. Minimizing the implementation effort through declarative programming
    12. Supporting a structured design process by applying the model view controller paradigm
    13. Providing reuse and better maintainability by using components
    14. Providing graphical support with tools in the Web Dynpro perspective
    15. Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.
    Please check these threads
    Why Webdynpro
    Why WebDynpro ?
    Why  webdynpro and not BSP or JSP?
    Webdynpro vs. Struts
    Web Dynpro vs. Struts - a few questions
    Kind of applications smade thru Webdynpro
    What kind of applications are being developed with Web Dynpro?
    Advantages of webdynpro
    Re: Why WebDynpro ?
    Hope it helps.
    Regards.
    Rajat

  • Web Dynpro Explorer disappeared!

    I am trying to create my first interactive form.
    I created the project, the views and the UI elements using the Web Dynpro Perspective in the Developer Studio.  I then tried to create the form.  The Adobe Designer opened OK, but the hierarchy and data view panes were missing. 
    As I am new to the Dvpr Studio, I clicked around a few tabs to try to get this.
    Now my Web Dynpro Perspective has none of the Web Dynpro options in it.  In Customize perspective - show view, they are not available for selection.
    Even did a complete reinstall of Dvpr Studio, but still the same.
    Anyone got any ideas? 
    Mark

    To get Designer palettes back when they disappear, in the Designer menu, go to Palettes -> Manage palettes -> Left Palettes (or whereever you had them).
    Just realized you asked about the WD Explorer, too. Any of the views in the Developer Studio can 'disappear' by clicking on the small x in the top right corner of the view. You get them back through the menu: Window -> Show View -> <your selection>
    Cheers,
    Markus Meisl
    SAP NetWeaver Product Management
    Message was edited by: Markus Meisl

  • Web Dynpro Vs JSP

    Hi,
        We have JSP, what are the features of web Dynpro over JSP, while JSPs are also used for creation of UIs.
                                                  Thank you
                                                 regards
                                                     Srinivas

    Hi,
    Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS).
    Web Dynpro helps you with the development of Web applications by:
    •     Ensuring platform-independence with the meta model approach
    •     Minimizing the implementation effort through declarative programming
    •     Supporting a structured design process by applying the model view controller paradigm
    •     Providing reuse and better maintainability by using components
    •     Providing graphical support with tools in the Web Dynpro perspective
    •     Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.
    Regards,
    Anagha

Maybe you are looking for

  • How to extract the Financial statement version from R/3 to BW

    Hi all, I've used the business content to extract the details of SAP R/3 G/L account details to BW. Now, I need to extract the Financial statement version also from R/3 to SAP. Is there any business content object available for the same? Thanks in ad

  • Cannot access old iPhoto library in external drive that i used white macbook

    I just bought new MBP and I tried holding down the command key and selected my old white macbook iPhoto library but it does not show any photos- help? (i already repaired permissions based on some instructions i found here - alt+command and double cl

  • Can't get the guessNumber app to work in RAD

    Hi, I am unable to get the guessNumber sample application to work in my development environment (Rational Developer/Eclipse). My servlet mapping: <servlet> <servlet-name>Faces Servlet</servlet-name> <servlet-class>javax.faces.webapp.FacesServlet</ser

  • What is the best app for creating and signing documents on the iPad?

    I am a home organizer and I am typically in a clients home when I need to have them sign a contract and I want to become a 'paperless' organizer.  I need to take my service agreement, enter their information, have them sign the document and then emai

  • Prerequisites for OS service pack upgrade from SAP end.

    Hi All, I Have AIX 5.3 OS at TL 08 and Service pack 1 level JS 23 and JS12 blades. IBM wants to upgrade it to TL 8 SP7 as the IBM centre supports TL8 SP7 for AIX 5.3 JS23 Blade. So we are planning to go ahead with SP enhancement to SP7 from SP1. Are