How to add an applet in a portal page??

I need to add an applet in a page. Should I create an applet portlet, or should I use it with the typical way by calling it from an html file? Any suggestions??? Please help. It's important. I have an applet which is a video conference application and I need to use it from my portal. But I'll need to add some more applets but I cant find the way.
Best Regards,
George Drepaniotis

     <h:form id="registrationForm">
     <h:panel_grid headerClass="panel-background" footerClass="panel-background">
               <h:column>                    
                    <h:output_text value="My Applet:"/>
               </h:column>     
               <h:column>
                    <f:verbatim escape="false">
                    <jsp:plugin type="applet" code="smartcard.SmartCardApplet"
                         archive="/sharedlib/SmartCardApplet_signed.jar"
                              name="SmartCardApplet" width="360" height="120">
                    </jsp:plugin>
                    </f:verbatim>
               </h:column>     
     </h:panel_grid>
     <h:command_button styleClass="style-button" id="register" value="Register"
          action="#{MyBean.register}"/>
     </h:form>
<table>
<tbody><tr>
<td>My Applet:</td>
</tr>
<tr>
<td><OBJECT classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93 name="SmartCardApplet" width="360" height="120" codebase="http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#Version=1,2,2,0">
<PARAM name="java_code" value="smartcard.SmartCardApplet">
<PARAM name="java_archive" value="/sharedlib/SmartCardApplet_signed.jar">
<PARAM name="type" value="application/x-java-applet;">
<COMMENT>
<EMBED type="application/x-java-applet;" name="SmartCardApplet" width="360" height="120" pluginspage="http://java.sun.com/products/plugin/" java_code="smartcard.SmartCardApplet" java_archive="/sharedlib/SmartCardApplet_signed.jar"/>
<NOEMBED>
</NOEMBED>
</COMMENT>
</OBJECT></td>
</tr>
</tbody></table>

Similar Messages

  • How to add 'Confidential' watermark to all the pages in portal

    Hi
    How to add 'Confidential' watermark to all the pages in portal.We have ESS/MSS business packages installed 60.1, 60.2.
    ECC5, EP SP16 is the environment.
    Help will be appreciated
    Thanks
    Sharath

    Hi Sharath,
    What about using the theme editor to add a background to either the page or the iView tray?
    Daniel

  • How to add a role to the Portal Favorites

    Hello gurus,
    I have a role to add to the Portal Favorites to avoid drilling down to many levels, does anyone know how to add a role to the Portal Favorites?
    Thanks in advance for your response.
    Regards,
    Niki Nguyen
    Message was edited by:
            Niki Nguyen
    Message was edited by:
            Niki Nguyen

    Niki,
    The documentation says that
    The Portal Favorites iView contains a freely definable list of links for direct access to items that you use regularly. This can include the following:
    &#9679;     Portal pages and iViews that run as full-page applications
    &#9679;     Documents, folders, and other items in KM repositories
    &#9679;     External items, such as Internet pages
    So we can't do it for Roles.
    For detailed information see <a href="http://help.sap.com/saphelp_nw04/helpdata/en/3a/d609e5803111d5992f00508b6b8b11/frameset.htm">Portal Favorites</a>
    Mr.Chowdary

  • How to add Navigation Level to the Portal?

    Hi All,
    How to add Navigation Level to the Portal?
    for example:
    1st Level is the Role
    2nd Level is Worksets/Folders
    I want that the 3rd Level will contain more Worksets/Folders and will be under the 2nd level and not in the "Detailed Navigation".
    I tried to change the "Number of display levels" in the framework page but it didn't help.
    Attached a picture with the required result (of course, for my roles)
    http://img457.imageshack.us/my.php?image=toplevelnavigation7xy.jpg
    Thanks, Omri

    Hi Omri,
    in fact, almost one year ago we did something similar on a project basis, but as already stated here, this was done by modification. What we did was providing a dropdown box within the masthead, containing the first level, and the second and third level now have been displayed where normally the first and second level are. That was a ten days solutions, some very fine granulated work. But nice
    Anyhow, nowadays this can be more easy using the LightFrameworkPage (if that's OK for your purpose) and the Navigation Tag Library, see http://help.sap.com/saphelp_nw04/helpdata/en/42/f35146a7203255e10000000a1553f7/frameset.htm for details.
    Hope it helps
    Detlev

  • How to add Friendly URLs in Weblogic Portal?

    Hi,
    We are developing a portal using Weblogic 10gR3. Right now the URL's that are getting formed are very long which includes the nfpb, nfls, pagelabel e.t.c. The requirement is to have a very user friendly url something like http://www.x.com/portal/<<pageLabel>>
    The Weblogic documentation mentions something about URL compression, however unable to apply it for dynamic URL's. We have URL's which are formed on the fly from the WLP Content Repository
    Is there some kind of servlet / filter provided within WLP. I read somewhere about an URLTransformationServlet. But there was no documentation on its usage. Can some one share a sample code snippet with me. That would be really really helpful, as we are having a slight time crunch here.
    Any kind of help on this will be deeply appreciated. Thanks
    Thanks and Regards,
    Lilly

    Dear Team,
    Please help us in Change Portal Url . Please find below details and help us asap.
    Regards
    Radhakrishna
    Generic Note
    I understand [email protected] looks after your account and he should be able to assist you in this matter.
    You could possibly post your question to the oracle forums, like below
    How to add Friendly URLs in Weblogic Portal?
    [email protected] - November 1, 2010 7:05:03 PM GMT+05:30 [Update from Customer]
    Dear Team,
    Please let us know how to contact the assigned oracle account manager to engage someone from the professional services team.
    Please update us asap.
    Regards
    Radhakrishna
    Oracle Support - November 1, 2010 5:28:59 PM GMT+05:30 [Information]
    Generic Note
    I would suggest you contact the assigned oracle account manager to engage someone from the professional services team.
    [email protected] - November 1, 2010 4:55:25 PM GMT+05:30 [Update from Customer]
    Dear Team,
    How to engage oracle professional services to team to get assistance.
    Regards
    Radhakrishna
    Oracle Support - November 1, 2010 1:48:49 PM GMT+05:30 [Information]
    Generic Note
    As mentioned earlier, changes to the portal url is not provided out of box, the documentation link that I provided mentions a possible way of achieving this by creating a start up servlet, this may or may-not work in all circumstances. If the suggestions provided so far has not helped you so far, I would recommend you engage oracle professional services team to get assistance.
    [email protected] - November 1, 2010 1:36:12 PM GMT+05:30 [Update from Customer]
    Dear Team,
    Please find below comments from Dev team.
    While try to incorporate the URL navigation changes at
    our development environment we are getting exception Unable to render /framework/skeletons/bharti_skeleton/singlelevelmenu.jsp .
    I have also checked feasibility for the URL navigation changes provided and will not work for left menu
    and footer URL because while rendering these URL we are not using single level menu jsp or multilevel menu jsp.
    Please check with these comments and update ASAP.
    Regards
    Radhakrishna
    [email protected] - October 28, 2010 7:56:02 PM GMT+05:30 [Update from Customer]
    Hi,
    regarding making changes to the url meets ,we are working on the document which you have provided.we will update with result onc it get finished.
    Regards,
    Eranna D.
    Oracle Support - October 28, 2010 7:06:32 PM GMT+05:30 [Information]
    Generic Note
    Since your question about Rich Text support in CMS is not related to portal urls, I would request you raise this as a separate issue.
    In the new SR, please elaborate what you mean by the Rich Text support, whats your proposed use case, whats working and what is not.
    Could you also confirm if the further information I have provided regarding making changes to the url meets your requirement.
    [email protected] - October 28, 2010 7:04:48 PM GMT+05:30 [Update from Customer]
    CMS----Content Management System
    Rich contents are : Media files, Vedios, Movies... etc.
    [email protected] - October 28, 2010 6:58:46 PM GMT+05:30 [Update from Customer]
    Hi,
    Can you please clarify the below point also.
    "Please confirm whether CMS support Rich Text in weblogic , currently we have the weblogic version 9.2 . Plz confirm whether it will support or not."
    Regards,
    Eranna D.
    Oracle Support - October 28, 2010 5:41:53 PM GMT+05:30 [Information]
    Generic Note
    The following documentation http://download.oracle.com/docs/cd/E13218_01/wlp/docs81/url/simplify.html tells how you can achieve the simple urls you are looking for.
    Could you let me know if this meets your requirement.
    [email protected] - October 28, 2010 12:07:05 PM GMT+05:30 [Reopen Request]
    Hi,
    Please clarify why it is not possible to remove nfpb parameter.
    Call Me on +91 9686971269 ASAP.
    Oracle Support - September 29, 2010 5:39:48 PM GMT+05:30 [ODM Answer]
    === ODM Answer ===
    weblogic portal does not provide any out of the box way to achieve this functionality
    Oracle Support - September 29, 2010 5:39:15 PM GMT+05:30 [ODM Question]
    === ODM Question ===
    need to change the URL
    http://hostname:port/ics_war/ics.portal?_nfpb=true&_pageLabel=Tariff
    to
    http://hostname:port/ics_war/ics.portal/Tariff.
    Oracle Support - September 25, 2010 4:42:01 PM GMT+05:30 [Information]
    Generic Note
    WLProxy configuration falls under the weblogic server product hence you will have to raise an SR with that product to get any suggestions.
    Before that I would suggest you play around with the parameter I have suggested and see how it is impacting the url and then if there is any specific area you are stuck on check with the WLS team.
    Like I mentioned earlier, I do not know if this will completely meet your business requirement, but something you can look into.
    [email protected] - September 25, 2010 4:32:00 PM GMT+05:30 [Update from Customer]
    Hi,
    Can you please brief us what all are the changes needs to be done to meet our below requirement.
    Regards,
    Eranna D.
    +91 9686971269
    Oracle Support - September 24, 2010 9:00:57 PM GMT+05:30 [Information]
    Generic Note
    URLCompression servlet is the only option that weblogic portal provides out of the box to compress the URL of WLP. I understand this does not suite your requirement.
    The other option I can think of that can possibly help you achieve this is to configure any weblogic proxy plugin that you might be making use of, see the document
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/plugins/plugin_params.html#wp1143055 look for PathTrim, PathPrepend
    [email protected] - September 24, 2010 5:41:39 PM GMT+05:30 [Update from Customer]
    Hi,
    Please call me on +91 9686971269 ASAP.
    Regards,
    Eranna D
    [email protected] - September 24, 2010 5:41:22 PM GMT+05:30 [Update from Customer]
    Hi,
    Even thogh after implementing the below changes,still we are not able to get the result. " nfpb parameter is still existing in URL ".
    Implementing URL Compression :
    To configure a webapp to use url compression, follow these steps:
    1. Define the compression servlet in web.xml; for example
    <servlet>
    <servlet-name>UrlCompressionServlet</servlet-name>
    <servlet-class>com.bea.portlet.compression.UrlCompressionServlet
    </servlet-class>
    <init-param>
    <param-name>defaultPage</param-name>
    <param-value>/index.jsp</param-value>
    </init-param>
    <init-param>
    <param-name>errorPage</param-name>
    <param-value>/errors/error.jsp</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    2. Map the compression pattern; for example:
    <servlet-mapping>
    <servlet-name>UrlCompressionServlet</servlet-name>
    <url-pattern>wlp.c</url-pattern>
    </servlet-mapping>
    3. Add the token {url:compression} to the templates for which you want to apply compression.
    Please suggest on this ASAP.
    Regards,
    Eranna D.
    [email protected] - September 24, 2010 5:27:58 PM GMT+05:30 [Customer Problem Description]
    Problem Description: We need to change the URL
    http://hostname:port/ics_war/ics.portal?_nfpb=true&_pageLabel=Tariff
    to
    http://hostname:port/ics_war/ics.portal/Tariff.
    Pls suggest on this.
    Regards,
    Eranna D.

  • How I add a LIBRARY ITEM to a page layout, top/bottom ?

    how I add a LIBRARY ITEM to a page layout, top/bottom ? in
    dwmr mx 2004 and cs4 ?

    Have you looked at the DW help file - it will explain all
    about library items :-)
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    CSS Tutorials for Dreamweaver |
    http://www.adobe.com/devnet/dreamweaver/css.html
    Book: Ultimate CSS Reference (aff link) |
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap
    "lse987" <[email protected]> wrote in
    message news:gpsvtt$t5q$[email protected]..
    > how I add a LIBRARY ITEM to a page layout, top/bottom ?
    in dwmr mx 2004 and cs4 ?

  • IBook Author: my pages' background are 100% boring white. How to add texture to my book's pages?

    iBook Author: my pages'  background are 100% boring white. How to add texture to my book's pages?

    See this thread for the answer.
    Cheers,
    Michi.

  • How to add crystal enterprise server in portal?

    Hello, I am not familiar with SAP Portal, I am a little bit confused with the following direction from point 5. I don't know how to add the system in the landscape. I don't see the Edit list. The netweaver version is 2004.
    To configure the BusinessObjects Enterprise server
    1. From the top-level navigation bar, choose System Administration; then
    choose System Configuration.
    2. From the Detailed Navigation iView, choose System Landscape.
    3. In the Portal Catalog, expand Portal Content.
    4. In the folder containing the systems, right-click a system and choose
    Open, and then choose Object.
    5. In the System Landscape Editor, from the Edit list, select Crystal
    Enterprise Server.
    6. In the BusinessObjects Enterprise Editor, enter the following parameters:
    u2022 Host Name of Crystal Enterprise Server:
    Here you need to enter the BusinessObjects Enterprise server as fully
    qualified host name (including the port).
    For example: BusinessObjects001.business.net:1080
    u2022 Path of BusinessObjects Enterprise Server:
    Here you need to enter the path to the viewer application you want to
    use for this system.

    Hi,
    the steps are under the assumption that you have a system already configured in the portal.
    the values for the BusinessObjects server are just properties. If you don't have a system configured you would have to create a system first - otherwise you can set these properties for an exisitng system
    ingo

  • How to add a new language in portal?

    Hi,
           I have a requirement to add new language(Marathi) in portal.Using the thread 468191 i configure it in portal content translation.but the language is not visible in personalize option.How to acheive this ?
    Regards
    Bala

    Bala,
    In that thread, check Deeps' post
    For Hindi to come in drop-down list, I put the languages_hi.properties in umeuseradminbase.jar file and put the entry hi=Hindi in languages_hi.properties, languages_en.properties and languages_de.properties only and remain all other files as it is. After that restarted the server
    So probably you might have to do a similar thing for Marathi.
    Also, refer to this thread.
    https://www.sdn.sap.com/irj/sdn/thread?messageID=6043933#6043933
    Good Luck!
    Sandeep Tudumu

  • How to add azerbaijan language to sap portal

    how to add new azerbaijan language to sap portal?İ want step by step configuration .Thanks advance

    Hi,
    please have a look at:
    1013521   Configuration of supported languages within the portal
    Best regards,
    Nils Buerckel

  • WebSpace Server 10 - How to seamlessly invoke a user's portal page from a U

    Hello,
    I am new to this. I am writing a portlet that will display patient-related information for a specific patient. I have a general practitioner user in web space 10 server. This user has access to the portlet. I would like to be able to construct a URL, embed it in a PDF document that the GP gets by email, allow the GP to click the URL and have the portal present user's page with the portlet parameters specified as part of the URL causing the portlet to display information for a particular patient.
    What I need to know are:
    0. Is this possible?
    1. Can a URL be constructed so that it invokes specific user's portal page (I suspect the answer is yes but I need to know what the URL will look like)
    2. Can I add query parameters to the URL in 1 so that a portlet can read them and act on them (how would I do this? I am using the JSF portlet bridge functionality since my portlets are of the Visual Web JSF Portlet kind). What Java incantation and XML incantations would I put in the prerender method of my JSF Portlet to get hold of the parameters embedded in the URL?
    Thanks in advance
    Michael
    Edited by: Michael.Czapski-Sun on Jun 3, 2009 12:11 PM
    Edited by: Michael.Czapski-Sun on Jun 3, 2009 12:12 PM

    Hi Vijay,
    Could you check below links
    Tracing Single User Sessions - Administration - SAP Library
    Display and Manage User Sessions (SAP Library - Tools for Monitoring the System)
    Hope this helps.
    Regards,
    Deepak Kori

  • How can i create a simple netweaver portal page that shows text and images?

    Hi,
    i have a simple question or maybe it's not so simple.
    I am completly new to SAP Netweaver 2004s Portal. At the moment i'm trying to understand the struture of the whole thing. I already know how to create roles, worksets and pages and i know how to combine the different elements so a user can acces them.
    And now i want to create a simple portal page that shows text and images. Is it possible to create such a simple page with the portal content studio? What iView do i have to use?
    (I just want to create a start page with a welcome text on it.)

    Marc
    Considering that you would any ways go ahead with complex development from this simple start page I recommend create a Web dynpro Iview for your start page (include the Iview in your page).
    For putting the contents use Netweaver Developer studio to build a simple start page application and put your static text on that Iview.
    Please go through the following log after your NWDS development is over - This will make you comfortable for further challenging work.
    http://help.sap.com/saphelp_erp2005/helpdata/en/b7/ca934257a5c96ae10000000a155106/frameset.htm
    Do reward points if this helps and let me know of you want anything more.

  • How to display the user in a Portal page?

    This is certainly a qyestion many of you have come across:
    What is the best way to display the portal username in a portal page?
    Thanks in advance for your help,
    Miguel

    From a dynamic page, you'll want to call:
    htp.p(wwctx_api.get_user());
    For info on how to print out other information from their profile, you'll want to review the documented API calls at:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/plsql/doc/astart.htm

  • How to add a picture to the login page only

    Hi,
    I'd like to add a picture to my login page (without changing the standard template).
    Can anyone tell me how to do this?
    Thanks.

    user 601980,
    Please, have a look here:
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/apex/f?p=107:7
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to upload images to use in portal page

    I need to know how to take an image stored on my hard drive and make it so that it is accessible to be used in my portlets.

    Brent,
    I recommend that you go through the tutorials on the OTN Portal Page to familiarize yourself with content areas and other Portal features. Look under the Documentation tab.
    Regards,
    Jerry
    null

Maybe you are looking for

  • Importing to iTunes

    I had to re-install windows XP on my system, which pretty much wiped out everything I had on my harddrive. I re-installed iTunes and have all my songs on my nano and just need them back on iTunes. I'm using Yami-Pod for this but not sure what folder

  • How to reduce spotlight screen size

    I have  an issue with my IPhone 4S in that the Spotlight window takes up my whole screen.  I've tried everything I can think of to reduce the size, including the three digit punch.  I'm ready to use the 3 hammer throw, but thought I'd try the communi

  • Start managed server from console?

    If I try to start a new weblogic 10.3 managed server from the console then i get this error: "The server myserver does not have a machine associated with it. All of the servers selected are currently in a state which is incompatible with this operati

  • Complicated question....

    Hi all, I have an issue with my Apple mail account that I'm hoping someone can help with. I have spoken to Apple, who seem unable and unwilling to help, which has been a huge disappointment. I shall do my best to explain the issue as best as I can. I

  • After downloading ver 10.1 no help available

    I bought Version 10.1 after years of Final cut express as it no longer seems to work properly in Mavericks. However every time I attempt to open the help file my MACPRO returns  nothing. Is there a Manual on line and is there a way to make the help f