Adding third party tag libs some standard some not

Hi,
  I am coming from the Java side, BEA Weblogic, Tomcat, JRun etc.  I was coding using open source tags  i.e.  JSTL, Struts, Display Tag etc. 
I have one question does anyone know if SAP plans on allowing us to allow third party tags, I have read some stuff on JSTL but nobody really has got it to work correctly.  And changing the TLD is not something I think should be done.  Also I am curious on the structure where would you stick the jar files like jstl.jar  I see the portal-inf/lib  Is this the same as web-inf/lib and gets picked up by the webserver?
Also if anyone has successfully imported any tags into there system.  Please respond back I would love to know
Cheers,
Devlin

Hi Devlin.
> And changing the TLD is not
> something I think should be done. 
-> http://help.sap.com/saphelp_nw04/helpdata/en/e7/1f1e405d21c442e10000000a1550b0/frameset.htm
> I see the portal-inf/lib  Is this the
> same as web-inf/lib and gets picked up by the
> webserver?
-> yes. http://help.sap.com/saphelp_nw04/helpdata/en/f9/561140d72dc442e10000000a1550b0/frameset.htm
Regards, Karsten

Similar Messages

  • Third Party Tags [[ and ]]

    Hello,
    I have just upgraded from DWMX to DW08 and need to configure
    the third party tags. In the older software you would just add the
    line to the tags.xml file and it would show in display mode. I
    tried this in DW 08 but it doesn't work. I have searched the forums
    and the help and can't seem to find the answer.
    I would sure appreciate help with this matter.
    Thanks,
    rlundstrom

    bump

  • Third party tag appearance

    I know that Dreamweaver allows me to replace third party tags
    with images in design view. My question is can I make my jsp:widget
    tags appearance dependent on attributes of that tag?
    Something like this <widget:suggestionBox …
    size=”10” />
    Should look like a <input size=”10” /> in
    design view.
    This would be really nice for us developers who want to work
    with designers that don't understand markup and code.

    "rlhosman" <[email protected]> wrote in
    message
    news:gc2lo5$5sc$[email protected]..
    >I know that Dreamweaver allows me to replace third party
    tags with images
    >in
    > design view. My question is can I make my jsp:widget
    tags appearance
    > dependent
    > on attributes of that tag?
    >
    > Something like this <widget:suggestionBox ? size=?10?
    />
    > Should look like a <input size=?10? /> in design
    view.
    This can be done developing "translators". It requires a
    decent understand
    of DW's API and solid JavaScript's skills. You can find more
    info on DW's
    extensibility docs
    Massimo Foti, web-programmer for hire
    Tools for ColdFusion, JavaScript and Dreamweaver:
    http://www.massimocorner.com

  • Does adding third party ram void the warranty?

    Will adding third party RAM, like Crucial, void the original Apple warranty or Apple Care warranty extension? Does the latency rate matter? Am adding a second stick of 512 mb ram to new iMac G5 (rev B actually). Is this ram ok for my iMac rev B as a second stick?
    "Crucial 512MB 184-Pin DDR SDRAM DDR 400 (PC 3200) Unbuffered System Memory Model CT6464Z40B"

    Adding third-party RAM to your machine won't void the warranty unless you damage the machine during the installation. That module matches the specifications your iMac calls for.
    (9216)

  • CUCM: Third Party SIP Phone "Caller ID" is not displaying for outgoing calls

    Hi Team,
    we are running CUCM 9.1(2a),
    we have integrated Third Party SIP Phone(Avaya 1230 SIP Phone) with CUCM,
    Issue: Third Party SIP Phone "Caller ID" is not displaying for outgoing calls, we are able to see only the dailed Number,
    When "A" calls to "B", "A" can see only the dailed number of "B" but not the "Caller ID"
    Regards
    Ananthakumar

    Are A and B both Avaya phones?
    So it looks like you're not seeing the alerting name/connected name getting updated then?  Do you have alerting names configured on the directory numbers?  Might need to take a look at the SIP messaging to see if the alerting name/connected name is being sent to the Avaya phones and maybe they just aren't displaying it.  Might just be something that needs to be tweaked in the 46xxsettings.txt file.

  • Third party plugin only works on some track but used to work on all

    Hi
    I have been using Vacuumsound's ADT plugin for a long time now. I recorded a track in a project tonight and was going to use the plugin but it doesn't even show in the list. On other tracks where I used it before it shows in the list and on some tracks I have not used it on. I tried opening other projects and it's the same there. I can select the third party plugins on some track and some not. It has never been like that before. Anyone know why this is happening?
    Kind regards
    Tryggvi Heiðar Gígjuson

    Basic troubleshooting steps clearly outlined in the User Guide are restart, reset, restore from backup, restore as new device.
    If you have been through ALL of the troubleshooting steps and you're still having problems, then you'll need to bring your phone to Apple for investigation.

  • NoClassDefFoundError after adding third-party jars... need help

    Hello SDN! I'm strongly need your help.
    I'm developing a WD Java application which contains followed DCs:
    AppDC is a Web Dynpro which contains application-depended views, controllers, runnable WD app.
    ExporterDC is a Web Dynpro DC with no applications, this is helper DC for export table data into Excel and other formats
    MainDC is a Web Dynpro DC with no applications, this is a basis DC. This DC contains some common useful views and controllers which used by AppDC
    JavaDC is a Java DC (not J2EE Server Component) which contains my own common helper classes
    LibsDC is a External Library DC which contains third-party jars used by apps
    J2eeDC is a J2EE Server Component Library DC which is just a wrapper for LibsDC
    These DCs has followed  dependencies:
    LibsDC is Used DC for J2eeDC (both assemble and compile types) with Build-time dependency
    J2eeDC is Used DC for JavaDC (defLib) with Build-time and Run-time dependencies
    JavaDC is Used DC for ExporterDC, MainDC and AppDC (both assemble and compile types) with Build-time dependency
    ExporterDC is Used DC for MainDC (both assemble and compile types) with Build-time dependency
    MainDC is Used DC for AppDC (both assemble and compile types) with Build-time dependency
    Build perform without errors. I can deploy build results of J2eeDC, ExporterDC, MainDC and AppDC. But when I call my application I get NoClassDefFoundError at row of ExporterDC where is the first call of class from JavaDC which has reference to classes from third-aprty jars.
    Please note that I'm not using third-party jars in WD DCs, these jars used only in JavaDC.
    I've read quite many threads and blogs but I can't to find solution.
    P.S. I'm working with NW 7.0 SP 14, all DCs are local.
    Hell will be apriciated!
    Regards, Lev

    Hi!
    Thank you for reply!
    Here are few jars in Entities for assembly PP and compile PP in ExtLibrary DC. In "properties" tab property "type" has value "Archive" for every of jar in Entity.
    About blog - this blog about situation when Web Dynpro DC use third-party jar. But in my situation Web DC uses Java DC, there is no references to jars in code of WD DC. Only Java DC references to jars.
    regards, Lev

  • Adding third party video card to P700 - no power connectors? New Power Supply Question...

    Hello,
    I have a new P700 30A90012US with a 650W PSU and that didn't come with a video card. I am planning to use it as a DAW and for occasional gaming via a dual boot.
    I wanted to put in a third party video card like a nVidea 970 but there aren't ANY connectors for video cards that I can find inside. The monitor I have is a 3440x1440 monitor. I have ordered a second 2609 Processor and RAM from Lenovo and have the following questions:
    Once I install the second processor, how much wattage for a video card is available to me?
    I understand that the 3rd party video card isn't supported but how do I attach power to it?
    If it is required that I have to replace the 650 power supply with an 850, does it come with the required cable? I only see a 4 pin connector on the mobo that is unused (and I believe it is for additional hdd)
    I tried searching but I am at a loss.
    Thanks,

    Your config isn't really power hungry (and the 85W CPUs help a lot).  Though technically outside of the official spec, I think you could easily go to a 225W card for graphics if you had the connectors available to support it.  I'll double check the current when I get a chance, but it's probably really low risk if you want to convert your single 6-pin connector to dual 6-pin or a single 8-pin (via a dongle) to get to 225W TDP if you wanted to.
    The PSU design is very modular, but unfortunately it's the aux power cable drops that kept it from being an easy field upgradable part.  I always recommend that people buy the larger PSU if they ever think they'll be doing any upgrades in the future just to make sure they are covered.
    And like I said if you're comfortable working inside the system, it's not impossible to upgrade that cable drop on your own if you want to go up to the 850W.  You'd have to get the cable and PSU, but after that it would require removing the motherboard and PSU, cutting some cable ties and routing the new cable, then getting everything routed correctly such that the motherboard reinstalls cleanly.

  • Adding Third Party system in PI SLD

    Hello Experts,
    I new to PI and would like to know, how to add any Third part system in the SLD, and
    scenario where sender is ABAP Proxy and receiver is Third party system, via SOAP Adapter.
    Regards,
    Abhishek

    hi,
    How do i maintain the entries for all the component in SLD. -> generally we dont have authorizations to create Business system,products in sld.
    if you have, then follow what was i posted earlier link:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50924080-0627-2a10-2b89-8cb87b972fb1?QuickLink=index&overridelayout=true
    any information on IDOC to SOAP Scenario.
    In R3 :
    1.Craete Logical system for R3 say SAPR3
    2.assign client to this LS.
    3.Create Logical system for XI say SAPXI
    4.create RFC pointing to XI say R3_To_XI
    5.Crate port of type Transactional RFC say PORT_To_XI.... give RFC created in step 4.
    5.Create Partner Profile of type LS.
    Give Partner no as SAPXI (LS of XI created in step 3)
    In outbound parameters add ur Message type
    Double click on message type & give Port PORT_TO_XI created in step 5.
    6.Create Distribution Model..... Transaction BD64
    In XI
    SM59 - R3 connection pointing to R3
    IDX1 - define the port with the above dest.
    in ESR:
    import Idoc and create everthing based on your requirement.
    please refer below threads:
    IDOC to SOAP scenario
    IDOC to websevice (SOAP) scenario
    thanks,

  • Adding third-party SSD drives to Xserve

    Has anyone tried this? I would like to buy a new Xserve and migrate to 10.6, but since my application would benefit greatly from SSDs, I would like to buy build an Xserve with a SSD boot drive, and two SSD drives in RAID1. Since Apple doesn't offer SSDs as a drive bay option, has anyone here successfully done it on their own?
    ...Rene

    Yes, I can't see a reason either why a third-party drive (e.g., http://www.plianttechnology.com/lightning_ls.php ) be used. I would just like to hear from someone who has actually done it on a the newer Nehalem Xserves. My application is very database bound (many small, random reads and writes), and I think it would benefit greatly from an SSD.
    ...Rene

  • Adding Third-Party Classes

    Hello, I have a bunch of third party classes that I wish to use as javac complies...
    Where do I place these files and what format do they have to be in (i.e. a folder or a jar file)?
    Thank you!

    They can be in either directories or jar files. You just need to make sure that they are included in your $CLASSPATH.

  • Adding third-party lumetri looks to SpeedGrade 2014, tutorial questions

    Anyone know how to add third-party lumetri looks to SpeedGrade 2014 [Mac OS]?
    I found the folder that contains the default styles that ship with SG, but do I just add the new ones in there? I'd rather have a new tab, but the only tab that I can add is a duplicate of the settings/looks tab that I already have...
    I'm pretty new to SG, having only done a few projects, and am still feeling my way around. I'll bet this is a dumber-than-dumb questions, but can't seem to find the answer anywhere on the web.
    Any help would be appreciated.
    Plus, not to be picky, but all the tutorials I can find on using the colorwheels mode are from the CC version, and don't look anything like the ones in 2014. Suggestions for learning resources would be greatly appreciated.
    Thanks.

    Add the LUT layer:
    Then click on the ellipsis to navigate to where your 3rd party LUTs are stored, then select the one you want to apply:
    MtD

  • Adding third party widgets crashes plasma desktop

    I am tryin on kde 4.11 to add third party widgets such as py-cashew and ip monitor.  But everytime I try to add the widget I either get a segmentation fault or the screen goes black for a moment before coming back.  Does anyone have similar problems, or does anyone know how I troubleshoot this problem.  I have tried to remove the .kde4 folder and start from scratch but with no success.
    Any help would be appreciated.

    donniezazen wrote:@Thaodan Is there any fix for it?
    For now the only solution is to downgrade sip & pyqt4. kdebindings-python2 needs to be rebuilt but it doesn't build against sip 4.15:
    https://bugs.kde.org/show_bug.cgi?id=323899

  • Third Party Order Planning with SNP - Forecast not Consumed

    Hallo SAP Gurus,
    I have implemented the solution "Third Party Order Planning with SNP" created by Abhay Kapase in our SAP APO System - please see http://scn.sap.com/community/scm/apo/blog/2014/02/26/third-party-order-planning-with-snp.
    But I have one problem that the forecast is not consumed.
    I have done the following things:
    1. I have activated the business Functions SCM_APO_DRS_PLAN in the APO System and  LOG_MM_OM_2 in the ECC System.
    2. I have done the customiznig in the ECC System: Created the schedule line category D1 and assigned it.
    3. I have done the customizing in the APO System: Created the planning strategy 21.
    4. I have created all the necessary master data in the APO and the ECC System
    5. I have been created a customer order.
    6. The purchase requisitionhas been transferred to the APO System. But the forecast is not consumed.
    Can anybody help me.
    Best Regards
    Dieter

    Someone must know!
    We have a similar requirement. We do have CRM but don't wish to implement it for this purpose.
    In the SNP planning boook, we want to be able at the SNP vendor location to see the total requirement for both materials to be delivered to our normal supply chain as well as those directly delivered to customers. The direct delivery sales orders are entered to R3 according to the standard process; the purchase requisitions and PO's for these do not go to SNP. The customer location is set-up in SNP. Is there a way to make the purchase req's and orders visible in the SNP Planning Book???
    Many thanks
    Chris

  • Third Party Sales: Automatic PO (Purchase Order) not created.

    Dear All,
    I am Implementing thirdparty business process where goods are directly moved from vendor to my customer.
    As per my customer requirement I want to create Automatic PO for the Purchase requisition created from Sales order.
    For this I have done the following settings:
    Marked vendor relevant for Automatic PO.
    Marked Material relavent for Automatic PO
    Marked Sales Item Category relavent for Automatic PO.
    While I saved my sales order Purchase requision was created and system unabel to create the Purchase order automatically. If you encounter this situvation please share your views.
    Thanks & regards

    Hi
    In third party you will not be able to create automatic PO
    The schedule line category CS settings in VOV6 order type NB, MM item category 5 and account assignment category settings as X and in VOV7 for TAS create automatic PO ticked will ensure PR creation only and not PO
    As suggested by the other friend you need to run t code ME59N or ME59  for automatic PO creation but certain condition to be met
    1) In the Purchasing View of the material master data, the "Autom. PO" field must be clicked;
    2) In the Purchasing View of the Vendor Master Data, the "Automatic Purchase Order" field must be clicked;
    3) The Outline Agreement or Purchasing Info Record shall be maintained which will allow the automatic copying of unit price and other conditions into PO;
    4) The Source List shall be maintained for the nominated vendor which was shown in either the Outline Agreement or Purchasing Info Record.
    You have to run ME59N transaction  manually or schedule this as  a background job
    Regards
    Raja

Maybe you are looking for