Integrate struts2 with JDeveloper

I am starting a new project using struts2. How do I integrate the struts2 libraries with this IDE.

Refer
http://www.oracle.com/technology/oramag/oracle/04-sep/o54jdev.html
http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state?oldNavSetId=_&oldNavId=2&navId=2&vtTopicFile=&navSetId=_&value=1&sPhrase=&action=search&locale=&searchType=simple&phrase=struts&event=update&source=

Similar Messages

  • Integrate reports with Jdeveloper

    Hi,
    Can anyone please tell me how to integrate Jasper reports with Jdeveloper.I need to create reports and Graphs in my application.
    Thanks

    Do a search in this forum for messages with "Jasper" in them you'll find many that will help you. Re: JasperReport with Jdeveloper

  • How to integrate requirements with JDeveloper

    It is widely considered helpful to be able to track certain parts of the code or of a model back to the original requirements.
    As I understand, JDeveloper does not deal with bare requirements at all, so I have to maintain them in some other software or a bunch of documents. When I begin designing a business application in JDeveloper, how do I link this design and the resulting code to the original requirements?
    <ul><li>     Any thoughts?</li>
    <li>Any best practices?</li>
    <li>Any reaction from the JDeveloper developers?</li>
    <li>Or am I just getting it wrong?</li>
    </ul>
    Thank you for your responses,
    Matt

    So JavaDoc and TODO-like tags seem to be the only ways to reference requirements. I can imagine this requires a lot of discipline in large teams.
    Shay, could you provide me with some more information, maybe a presentation about the planned ALM features of the next release? I'm working on my diploma/master thesis at an oracle partner company, comparing the development features of JDeveloper and ADF to the state of research. As the current version is behind on support for proper requirements management and change management, I'd like to give a perspective on your future developments.
    Vik, the idea is to be able to trace a certain requirement ("user must be able to alter limit at any time") to all affected parts of the code and vice versa, so that when the requirement is (about to) being changed, the impact can be evaluated and all necessary changes can be made easily. Also, quality management can trace tricky code back to the reqiurements and replan them. This is of most interest to companies with a rather structured software engineering process.

  • How integrate Coocon with JDeveloper

    I need develope a web application using Coocon. can I integarte Coocon with my JDeveloper enviroment?

    Assuming Cocoon is in a WAR file, in the JDeveloper 9.0.3 "New..." gallery, you can do:
    File | New... | General | Projects | Projects from an Existing WAR file
    and then you should be able to run your cocoon servlet inside JDev in your project.

  • INTEGRATE ORACLE PORTAL PKD WITH JDEVELOPER...

    I need to integrate PKD with JDeveloper.... I downloaded with SDM Java Portlet Specification 1.0... What more do I need?

    I have Jdeveloper studio 11.1.1.2.0

  • Integrating StarTeam with Jdeveloper 9i R3

    Hi
    Is there a possibility to integrate StarTeam with JDeveloper 9i Release 3 ?
    Graf Laszlo
    [email protected]

    We provide the API used internally by the SCM framework to the public with JDeveloper, however StarTeam isn't currently on the radar for us to include support for.
    Rob

  • How to integrate Jboss seam frame work with Jdeveloper 11

    hi
    Really i don't know how to integrate Jboss seam frame work with JDeveloper, actually my current project implementation was started with Netbeans, but i am planning to suggest my customer , use JDeveloper.
    please provide the solution are any information, how to integrate the JBoss Seam frame work.
    Thanks
    Lakshmi

    Hi,
    JDeveloper 11 does not yet provide documentation about the integration with Seam (not only the technology but also the documentation is in early preview stage). However, this is an interesting question you ask and I'll follow up to see if we can get some document out in short term.
    Frank

  • Is there any way to integrate  IBM ClearCase with Jdeveloper?

    Hi All,
    Is there any way to integrate IBM ClearCase with Jdeveloper,
    If possible please provide the steps or any related posts.
    Regards
    Santosh Mahajan

    Then you need to install clearcase extension in your JDev.
    1. Download the zip file from
    http://download.oracle.com/otn-pub/jdeveloper/11.1.1.4.0/extensions/vcs-clearcase_bundle.zip
    2. Follow the instruction from the below link to install the extension.
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml
    3. Restart your JDev and you are set to go.
    -Arun

  • Is it possible to use SOA Suite 11g with JDeveloper's integrated WebLogic?

    Is it possible to use SOA Suite 11g with JDeveloper's integrated WebLogic? Or do you have to install an external WebLogic?
    Thanks for help.
    Edited by: user7722720 on 07-Dec-2011 02:04

    Hi
    By default, NO it is NOT possible to deploy any SOA Applications on Integrated Weblogic Server that comes with JDeveloper. This integrated weblogic server is very light weight basic weblogic server with single domain (only 1 AdminServer) to deploy a standard J2EE, ADF Applications like EJBs, WebApps, WebServices, ADF Apps etc. BUT SOA (having BPEL, BPMs etc ) cannot be deployed.
    There is an option to upgrade this integrated weblogic server and install SOA on top of this. Like download soa installer that matches with your JDeveloper version and install soa on top of this weblogic. BUT I strongly do not recommend this, because you will not be able to upgrade iin future to the latest versions.
    Yes, its always better to install the standalone Weblogic Server that matches with your JDeveloper version. Then install SOA on top of this Weblogic Server. Then create RCU Schemas in any Oracle Database. Run config wizard and create a SOA Domain. Now integrate this in your JDeveloper to deploy any soa applications.
    Make sure that JDeveloper, Weblogic Server, SOA Software, RCU all these versions should match and they should be same.
    Thanks
    Ravi Jegga

  • Integrating FTP with JDeveloper

    Can anyone help me with integrating FTP with JDeveloper (10.1.3)
    I am developing jsp pages for a web site. the website runs on a Sun Solaris UNIX server.
    At present i develop my jsp pages in JDeveloper and save then to a file on my PC. I then have to use an external tool (Ultraedit) to FTP them to my webserver for testing.
    I have seen in this forum that there is something called 'ant' which will allow you to FTP direct from JDeveloper. I know zero about 'ant' and after spending a couple of hours trawling arround the web i'm still no wiser.
    Can someone give me a hands held, idiot friendly explanation of what i have to do to integrate FTP?
    john

    Here is a basic explanation of the FTP task in ANT.
    You can just create a new Ant build file in your project, add this task with the correct parameters and then right-click run on the build file.
    Another options is to use JDeveloper to create standard WAR file for deployment and then passing it to the server to deploy.

  • How to Integrate Seibel with ADF ?

    Hi All,
    JDev Ver : 11.1.1.5
    We need some Information about Seibel integration with ADF
    So for we use to Integrate Seibel with the help of Web Services. We need the Is there any other approach for the Integration ?
    I have gone through below link and got some information about JCA adapter, and URI based approach. If we use this, how to implement in the development part,
    http://siebel-essentials.blogspot.com/2011/02/first-encounter-with-sai-ofm.html
    We don’t know exactly how to do the implementation like if you want to retrieve/update some values to Seibel from Jdeveloper ADF using the above approach.
    Is there any other approach for the Seibel integration with ADF ?
    Thanks,
    Gopinath

    The blog you point to seem to show an example of using a REST service exposed by Siebel.
    ADF allows you to create data controls based on REST services and then build the UI on top of them through the URL data control.
    See step 4 of this tutorial:
    http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_53/jdtut_11r2_53.html

  • RCFaces integration with JDeveloper?

    Hi gang
    Before I go nuts trying to get this to work, has anybody successfully installed and used RCFaces components with JDeveloper 10.1.3.1 ADF Faces components?
    Regards,
    CM.

    Hi Frank
    Errors appear to be in JDev 10.1.3.1. I'm playing with a list of 3rd party JSF vendor component sets looking for a more "Windows" like multi-level menu component that can be populated from a backing bean as my customers don't want the BLAF <af:page> component.
    I'm having a fair amount of trouble across the board in loading and running with the 3rd party component sets in JDev. I'm able to embed the components in the JSF source with JDev correctly showing the list of components in the Components Palette (though this is flaky and doesn't always show), and the attributes of the components in the Property Palette.
    On compiling the JSF page with the 3rd party vendor's components I often receive error messages similar to the following (this example using Exadel's components):
    Error: Unable to instantiate tag: vcp:panel (class: com.exadel.vcp.taglib.PanelTag) Make sure that the tag class is available and that the tag library containing the class is not excluded from this application.
    Error: Unable to find class for bean: null defined by tag with class: com.exadel.vcp.taglib.PanelTag
    For the record I have configured my web.xml file as detailed by the Exadel install instructions.
    I'm no expert on JAR files and tag libraries, but the majority of JSF component vendors have released a single JAR of components for the likes of Sun's Studio Creator, Eclipse etc, so I would be expecting the JAR & components to integrate easily into JDev too without throwing the above errors.
    Also configuring 3rd party libraries via JDev's managed library facility appears to choke in number of places similar to this forum post:
    problem with adding Sun JSF RI v1.2 as a new library in JDeveloper 10.1.3.1
    With RCFaces components embedded in the JSF page, after restarting JDev, I've had JDev internally throw exceptions such as:
    java.lang.NullPointerException
    at oracle.bali.xml.model.XmlContext._initializeViewIfNecessary(XmlContext.java:1871)
    at oracle.bali.xml.model.XmlContext.getView(XmlContext.java:844)
    at oracle.bali.xml.gui.GuiXmlContext.getGui(GuiXmlContext.java:154)
    at oracle.bali.xml.gui.GuiXmlContextUtils.getGui(GuiXmlContextUtils.java:22)
    ...and so on...
    If I remove the RCFaces component, the errors go away. In this case I'd expect JDeveloper to show a graceful error message, not the exception. However you are right, the RCFaces documentation leaves something to be desired.
    Hope this helps. Let me know if you'd like more info.
    Regards,
    CM.

  • Version Control with JDeveloper

    Does any one know what version control packages can be used with JDeveloper? If you do, would you please let me know where I can get info on them.
    Thank you

    Alex,
    There are two parts to this answer.
    You can hook up any version control system
    to JDeveloper using various JDeveloper
    extension mechanisms including adding items
    to the tools menu or complete wizards.
    On OTN, you can find an CustomAddins which provides a way to integrate to any version control system by editing some batch files to point to their "put" and "get" type tools. This is meant as a simple starting point.
    Starting with JDeveloper 3.2, you will be able to take advantage of the intergrated source control feature that integrates Oracle Repository's source control features into JDeveloper.
    I hope this helps,
    -John

  • XML publisher with jdeveloper

    Hi all,
    I'm wondering if there is an API of XML Publisher for using with jdeveloper for development a reporting system. After I have run queries in database, I want to present tuples in a formatted fashion in PDF, RTF document etc. There are open source facilities like jasper reports etc, if XML publisher facilitates my reporting part of my system, I want to plan reporting development via XML Publisher!
    So, How I can integrate XML Publisher with jdeveloper? Is there any API documentation?
    best regards...
    --barisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    XML Publisher ships with 2 XDK parsers a 9i version for backward compatibility and 10g version - you can switch at runtim using the properties. However, you have to make sure that the XML Publisher versions of the libraries are used and not the ones coming with i.e. jdeveloper version or oc4j version that you are using. You should use the version shipped with XML Publisher, because these versions are thoroughly tested with XML Publisher.
    See the deployment notes in the install document:
    Oracle OC4J Deployment Notes
    The version of the XML Parser shipped with Oracle OC4J is incompatible with XML Publisher. When you create an XML Publisher application for OC4J you need to configure the system to use the XML Publisher version of the XML Parser. This can be accomplished by setting an orion-web.xml configuration file with the following content:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <orion-web-app>
    <web-app-class-loader search-local-classes-first="true" />
    </orion-web-app>

  • Integration - SOA suite with jdeveloper

    Hello!
    Iam totally new user with oracle products. I have only used oracle database but this was very little.
    Iam still a student and professor told me that i need to use SOA suite and jdeveloper, to make a bussiness process.
    I have d/l oracle SOA suite 10.1.3.1 and Jdeveloper 10.1.3.3.0. Now i would like to start but i dont know how to.
    I have installed soa suite and unziped jdeveloper in to the same directory.
    10.1.3.1
    |->jdevstudio10133
    |->OracleAS_1
    When i run jdeveloper i can not make new BPEL project (options to make new file is disabled). How can i integrate oracle soa suite with jdeveloper?

    Learn About All Things SOA:: SOA India 2007:: IISc, Bangalore (Nov 21-23)
    Aligning IT systems to business needs and improving service levels within the constraints of tight budgets has for long been the topmost challenge for CIOs and IT decision makers. Service-oriented Architecture (SOA) provides a proven strategy to clearly address both of these objectives. Creating more agile information systems and making better use of existing infrastructure are two leading factors that are boosting SOA adoption across large, medium, and small Indian industries from the BFSI, Retail, Telecom, Manufacturing, Pharma, Energy, Government and Services verticals in India. If you are an IT decision maker belonging to any of these verticals, SOA India 2007 (IISc, Bangalore, Nov 21-23 2007) presents a unique opportunity to gather cutting-edge business and technical insights on SOA and other related areas such as BPM, BPEL, Enterprise 2.0, SaaS, MDM, Open Source, and more.
    At SOA India 2007, acclaimed SOA analysts, visionaries, and industry speakers from across the world will show you how to keep pace with change and elevate your IT infrastructure to meet competition and scale effectively. The organisers are giving away 100 FREE tickets worth INR 5000 each to the first 100 qualified delegates belonging to the CxO/IT Decision Maker/Senior IT Management profile, so hurry to grab this opportunity to learn about all things SOA. You can send your complete details, including your designation, e-mail ID, and postal address directly to Anirban Karmakar at [email protected] to enrol in this promotion that is open until 12 October 2007.
    SOA India 2007 will also feature two half-day workshops on SOA Governance (by Keith Harrison-Broninski) and SOA Architecture Deep Dive (by Jason Bloomberg). If you are an IT manager, software architect, project leader, network & infrastructure specialist, or a software developer, looking for the latest information, trends, best practices, products and solutions available for building and deploying successful SOA implementations, SOA India 2007’s technical track offers you immense opportunities.
    Speakers at SOA India include:
    •     Jason Bloomberg, Senior Analyst & Managing Partner, ZapThink LLC
    •     Keith Harrison-Broninski, Independent consultant, writer, researcher, HumanEdJ
    •     John Crupi, CTO, JackBe Corporation
    •     Sandy Kemsley, Independent BPM Analyst, column2.com
    •     Prasanna Krishna, SOA Lab Director, THBS
    •     Miko Matsumara, VP & Deputy CTO, SoftwareAG
    •     Atul Patel, Head MDM Business, SAP Asia Pacifc & Japan
    •     Anil Sharma, Staff Engineer, BEA Systems
    •     Coach Wei, Chairman & CTO, Nexaweb
    •     Chaitanya Sharma, Director EDM, Fair Isaac Corporation
    A partial list of the sessions at SOA India 2007 include:
    •     EAI to SOA: Radical Change or Logical Evolution?
    •     BPEL: Strengths, Limitations & Future!
    •     MDM: Jumpstart Your SOA Journey
    •     Governance, Quality, and Management: The Three Pillars of SOA Implementations
    •     Building the Business Case for SOA
    •     Avoiding SOA Pitfalls
    •     SOA Governance and Human Interaction Management
    •     Business Intelligence, BPM, and SOA Handshake
    •     Enterprise 2.0: Social Impact of Web 2.0 Inside Organizations
    •     Web 2.0 and SOA – Friends or Foe?
    •     Achieving Decision Yield across the SOA-based Enterprise
    •     Governance from day one
    •     Demystifying Enterprise Mashups
    •     Perfecting the Approach to Enterprise SOA
    •     How to Build Cost Effective SOA. “Made in India” Really Works!
    For more information, log on to http://www.soaindia2007.com/.

Maybe you are looking for

  • The bottom part of display whiter than the rest, white on right side more brownish

    So I got a new replacement of my Thunderbolt Display, this time the one I got is straight (previously left side was lower than the right side), however I can see in new one that the bottom part of the display seems to be more white (you can see a sli

  • Gutenprint error[SOLVED]

    Hi, While my printer generally works, I'm having errors trying to print pictures: GIMP (gutenprint): lp: no default destination available GIMP (Ctrl-P): Print to File works, but printing to printer gets disabled An attempt to print via GQview results

  • Can I make a fake "Bounce" in Apple Mail?

    Because Apple no longer supports "Bounce" in Apple Mail, how can I send a fake bounce message, so that certain people who refuse to stop sending emails will think my address has changed and stop sending? HELP, please.

  • Anyone else's ipod not holding a charge??

    My ipod seems to die on me after about an hour... anyone else having similar problems?

  • Where is the Camera raw plug-in?

    I just installed photoshop elements and I require the Camera raw plug-in; However, I have been looking for the dowload for two days now. Can someone point me to a link where I can download Camera raw for Elements 11? Thanks in advance.