How can I show an external web site from a portlet?

hello,
i try do using <es:uriContent> ,like <es:uriContent id="postProcessMe" uri="http://www.bea.com">,but failed,it seems to be
pointing to localhost link;What about external links, there is no property I can set on this tag to use any proxy server.
Thanks in advance

i had a similar requirement and the solution by <b>jolleyc</b> worked.
post: http://forums.bea.com/bea/thread.jspa?threadID=500012148&tstart=0
In the jsp portlet, added an <b>iframe</b>
<iframe src="http://www.yahoo.com" />

Similar Messages

  • How can I call a SAPME web service from MII such as PlaceFutureHold?

    Dears,
    How can I call a SAPME web service from MII such as PlaceFutureHold?
    By using MII, I would like to develop some logic to check some values which query from SAPME database, if the value is out of spec, it needs to send a emal to inform user ans also hold the SFC.
    Thanks!

    With Web service action block you can view all ME available services
    in I.E
    https://sapme:5000/manufacturing-services/ProductionServiceService?wsdl  you could see your FutureHold service
    To do that in MII, you need Web Service action block. Have you work with MII transaction before?
    (saw your post in MII)

  • How can I add bulks of web sites to a certain existing source?

    Hello,
    we administrate web sites in a database application and we like now to sznc the list in this application with those inside oses for a certain exsisting source. So we need either to knwo how to bring bigger lists of web sites into oses via the admin web pages or via other methods.
    So it would be nice to have a mthod, which can be used in scripts.
    Does anybody use something simular or created a solution for this task?
    regards Harald

    See:
    *http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
    *https://addons.mozilla.org/firefox/addon/allowclipboard-helper/ - AllowClipboard Helper

  • Solaris 10 11/06 - Cannot access external web sites from server

    Hi,
    I am relatively new with Solaris so I hope this is something simple. I just installed Solaris 10 11/06 with the `Secure By Default` option.
    From the command line I can use dig and nslookup to resolve external web sites fine, but if I try to use the update conection manager (desktop), mozilla browser (desktop), or pkg-get (command line) it fails to resolve the external sites. I have a valid resolv.conf file and I have named installed and running.
    It is on a LAN with other servers that have no problems with external access. I am running as root in all instances, so is there some permissions issue I am missing with this install/release?
    I don't want to open up the install more than I have to.
    Thanks,

    Hi again,
    I figured it out. The nsswitch.conf file was not referencing dns as part of the `hosts` and ipnodes` resolution methods. Once I added this and restarted named it worked.
    group: files
    hosts: files dns
    ipnodes: files dns
    networks: files
    -----------------------

  • How can i show a Data that receiving from PLC, showing it by Round leds?

    I need to show Data from a PLC, which consists in 4 Bytes of information. This information is according to 0 and 1 combination and i wold like to show by Round Leds.
    I`m using the VISA Read palette, and need to read the Data out from "read buffer" ootput for after showing it with Roun Leds (32 led).
    How can i show the string from this "read buffer"?
    I have used "String to Byte array" but i cann`t show the Byte (0,1) and otherwise the Round Leds
    What command I need to put for converting this kind of "array"?
    Thank a lot for your help!
    I`ll show you my program.

    Hi maurovera,
    I think you just want to convert a 4 byte string to boolean arrays like shown in the attachment...
    Btw. you don't need to show an U8 array in an EXT indicator - kind of overkill (and bad programming style too...)
    Message Edited by GerdW on 07-04-2009 10:52 AM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    string2bool.vi ‏21 KB

  • How can I see content on web sites that require adobe flash player?

    We installed a web tv from our clinic but it requires adobe flash player, how can I see this stuff?

    Despite what has been said, there is no Flash player for iOS devices.
    http://www.apple.com/hotnews/thoughts-on-flash/
    There are some browsers like Skyfire that can play some Flash content, but performance varies so try different apps to see if any can display the sites you go to...but don't expect greatness.

  • How can we make a external web service call within tjspSelfRegistrationTile

    Hello Gurus,
    Can anybody tell me how can we include a JAVA code within the tjspSelfRegistrationTiles.jsp page? so that we can make a external web service call which includes the logic of validating the UDF values?
    The requirement is to validate the value of a field provided by the user on the OIM self registration page. If the user has provided invalid value for that particular field then the user should not be able to register himself - an error message should be displayed. I have to compare the value provided by the user with some already hard coded ones within the JAVA code. If the value of the field is one of the hard-coded ones then only the user should be able to register himself.
    Any Response/ideas/concepts truly appreciated.
    TIA,
    - oidm.

    Have you ever tried something like this?
    1) Create an error message definition where error code starts with Adapter. for example, ADAPTER.Invalid_TemporaryAccess_Dates.
    2) Create an entity adapter and assigns it to the Request object, pre-insert;
    3) Logic of your adapter
    Tests if the REQ_OBJ_ACTION is Create Entity
    Performs your validations
    Handles an error the validation is not ok
    Thanks,
    Renato.

  • How can I build a personal web site using...

    Hi,friends on Oracle world.
    I am a new starter in oracle forms and AS.Nowdays,I am interested to build a personal web site using forms and other tech. such as flash. Can I do that ?Would you plz give me some suggestions?

    All the information about running Forms on the web is at:
    http://otn.oracle.com/formsupgrade
    I would also suggest that you would look at Oracle9iAS Portal for the design of your website.
    look at http://otn.oracle.com/products

  • How can I set a default web site to be open when I add a new tab?

    I want to set a default site that when anytime I open a new tab it will automatically be open.

    Install the following Add-ons:
    *'''''New TabURL''''': https://addons.mozilla.org/en-US/firefox/addon/newtaburl/
    *after install, set the options. ''Add-ons > Extensions > New TabURL > Options''
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How can I reference an external help file from context sensitive help at the control level?

    My goal is to provide context sensitive help for each control displayed on the front panel using a help file created externally. I know that at the VI level I can specify a Help Path; I want the same behaviour for each control inside a VI. I also know about creating a custom control and specifying the Help Path in there, but it doesn't help in this situation, for I have hundreds of controls in my application and I cannot go back and replace each one with a unique .ctl. If I could override each instance of the custom control with unique path data that would do the trick, but that's not how it works.
    Is there a way to add the Help Path information to regualr controls?
    -euge
    ne

    This functionality is not yet built into LabVIEW.
    About all you can do is cut and paste the help for each control into the description for the control. It is tedius but a finite task.

  • How can I use my external hard drive from PC to Mac without reformatting???

    Ok, so I am computer illiterate. I have always used PC's and have just bought a MacBook. When I plug in my external hard drive into my new Mac, it says it needs to be reformatted to use with Mac, which would cause all data to be erased. Is there anyway to get around this?
    Please help me!

    OK... as Woggledog indicated, OS X cannot write to NTFS formatted drives. NTFS is a proprietary Microsoft format. Conversely, Windows can neither read nor write to an OS X formatted drive.
    Both Windows and OS X can read and write to FAT32 (this is a fairly old format). The down side to FAT32 is that the largest file you can work with is 4GB. That is probably fine for most people... but if you're working with large files (videos, virtual drive images, large backup files, etc...) FAT32 is not suitable. There are applications that you can purchase for both Macs and Windows machines that will allow them to read and write to the other format.
    An immediate option provided you have the space on either your PC or Mac is to create a folder on either machine and move everything from your external drive into that folder. Then you can format the drive to FAT32 and then copy everything back over to the external drive (and delete it from your Mac or PC's internal drive). It might take some time depending on how much data you have... but you'll only have to do it once... and this is assuming you have enough space on one of you machines to copy the data from your external drive.

  • How can i update an html web page from Labview?

    I intend to publish the "status" of an experiment online through an web page. I mean, if my vi is running i would like to have a phrase or indicator set on at my web page. If my Vi is not running i would like this indicator set off. This page is hosted in a server and I would like to know if its possible to update the html file from labview through an ftp connection.
    Thanks in advance...
    MSc. Alexandre Michel Maul
    Parana Federal Univeristy - Brasil

    The system exec function is on the Communication palette. Its for executing system commands. On my Win2K system, the help for FTP is:
    "Ftp
    Transfers files to and from a computer running an FTP server service (sometimes called a daemon). Ftp can be used interactively. Click ftp commands in the Related Topics list for a description of available ftp subcommands. This command is available only if the TCP/IP protocol has been installed. Ftp is a service, that, once started, creates a sub-environment in which you can use ftp commands, and from which you can return to the Windows 2000 command prompt by typing the quit subcommand. When the ftp sub-environment is running, it is indicated by the ftp command prompt.
    ftp [-v] [-n] [-i] [-d] [-g]
    [-s:filename] [-a] [-w:windowsize] [computer]
    Parameters
    -v
    Suppresses display of remote server responses.
    -n
    Suppresses autologin upon initial connection.
    -i
    Turns off interactive prompting during multiple file transfers.
    -d
    Enables debugging, displaying all ftp commands passed between the client and server.
    -g
    Disables file name globbing, which permits the use of wildcard characters (* and ?) in local file and path names. (See the glob command in the online Command Reference.)
    -s:filename
    Specifies a text file containing ftp commands; the commands automatically run after ftp starts. No spaces are allowed in this parameter. Use this switch instead of redirection (>).
    -a
    Use any local interface when binding data connection.
    -w:windowsize
    Overrides the default transfer buffer size of 4096.
    computer
    Specifies the computer name or IP address of the remote computer to connect to. The computer, if specified, must be the last paramete
    r on the line."
    I use tftp all of the time to transfer files in a similar manner. Test the transfer from the Windows command line and copy it into a VI. Pass the command line to system exec and wait until it's done.

  • How can I reformat my external hard drive from the time machine format to regular format?

    Ok so when first starting out I got an external hard drive for my time machine, little did I know I would run out of space really fast and would need to buy a bigger and better hard drive. Now that I did that, I have my old hard drive that I would like to use for copying material form my laptop to my desktop. However, it is still set as my time machine and tries to back up my lap top every time I plug it in. Also, it says that about half of it is still filled with stuff. I erased everything on it. I just want to reformat it so that it is like I just bought it.

    Tirrel wrote:
    I had the same idea as you however when I tried going to Disk Utility and I tried to erase it an error message came up telling me that it is unable to erase.
    Unable to erase, or unable to unmount?
    If Time Machine is trying to back up to it, or some other process is using it, Disk Utility won't be able to unmount it.   Turn Time Machine OFF; if you have the drive open via the Finder or any other app, close it or quit the app(s).
    At worst, start up from your Install disc or other alternate source and erase it from there.  If you're not sure how to do that, see the yellow box in #1 of Formatting, Partitioning, Verifying, and Repairing Disks.

  • Can't access my own web site from only my laptop

    Inmotion hosting (my site's host) switched me to a "new and improved" shared server. I have several website hosted there. One (www.askthedogguy.com), I cannot access, front end or wordpress back end. When I type either url I am forwarded to http://ecbiz111.inmotionhosting.com/unavailable.html which contains a website unavailable message. My site was hosted on server was secure111.inmotionhosting.com. I have tried on several browsers (Safarie, Firefox and Chrome), cleared caches and cleared the dns cache using terminal all under the tutelage of Inmotion tech support's help.  I can access my site on my ipad and iphone and on my sons' PC.
    Inmotion says they've exhausted their fix ideas and suggested I contact Apple as the problem is isolated to my laptop only.
    Any ideas?
    -John

    You probably hacked the system during the development of the website. The file modified is /etc/hosts.
    The easiest way to fix the hosts file is to restore it from a backup that predates the modification, or to copy the unmodified file from another Mac. If you can't do that, then do as below. Please read this whole message before doing anything.
    Back up all data. This is a simple procedure, but if you don't follow the instructions exactly, you could be left with an unbootable system. In that case, you'll have to restore from a backup or reinstall OS X.
    If you have more than one user account, you must be logged in as an administrator.
    Triple-click anywhere in the line below to select it:
    open -a TextEdit /etc/hosts
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A TextEdit window should open. At the top of the window, you should see this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1                              localhost
    255.255.255.255          broadcasthost
    ::1                                        localhost
    fe80::1%lo0                    localhost
    Below that, you'll see some other lines. There should be nothing above the first line "##". If you have any doubt about that, STOP and ask for guidance. Make sure you scroll all the way to the bottom of the document. Scroll bars are hidden by default until you actually start scrolling, so you may not realize that you’re not seeing the whole document.
    If the contents of the TextEdit window are as described, close it, then enter the following command in the Terminal window in the same way as before (by copy and paste):
    sudo sed -i~ '11,$d' /etc/hosts
    This time, you'll be prompted for your login password, which won't be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Quit Terminal.
    That will fix the hosts file. There is now a copy of the old hosts file with the name "hosts~" in the same folder as "hosts". You can delete the copy if you wish. Don't delete the file named "hosts".

  • How can I navigate to a specific tab from a portlet submit event?

    I have a page with two tabs on it. Each tab contains a region with two portlets, a simple parameter form and an OmniPortlet containing some PL/SQL code for a database query.
    The first tab is used to search by name - users enter a name, click the Submit button and the page parameter is passed to the database query. The Submit event is set up to "Go to page:" and passes the output of the parameter form back into the page when it is redisplayed.
    The second tab has been setup to search by department and has a simple parameter form containing a LOV for departments. However I can find no way to target the second tab in the Submit event for this parameter form.

    I think the unfortunate answer is to create your own Portlet(Java/PL/SQL) to do this. You can then specify the URL for the submit. This will then allow you to set the page parameters that the event is doing for you.
    Another option, don't use tabs. Just create seperate pages with a JavaScript / HTML banner that would mimic the TAB functionality.
    I am a bit disappointed that this does not work out of the box. But, regardless, I will be needing dynamic parameters anyways as static just does not cut it.

Maybe you are looking for