IFrame in JSP

Hi Team,
I have a requirement where I am suppose to display an IFrame in my jsp.
How to keep a check if the IFrame src URL (another application) is up or not?
If the server is down, I am getting 404 / IBM WAS error message page.
I want to keep a check as if the app is available then only display IFrame / display my own error message.
Again, it is a portal site where performance is of prime importance -- can someone guide me please??
Thanks,
Regards,
Chintan

hi
set some flag and chk a condition for onclick.
ur prblm will be solved
regards
-venkat

Similar Messages

  • Error in previousAction when I have  iframe in jsp.

    Hi,
              When I have one <iframe> in jsp,
              and I try to redirect to "previousAction" occurs this
              error:
              notation:
              @jpf:forward name="actionPreviuos" return-to="previousAction"
              *When I don?t Have <iframe> in jsp, no errors occur.
              Error:
              <02/05/2007 16:31:15,249><ERROR><ExecuteThread: '14' for queue: 'weblogic.kernel
              .Default'><vol.global.Global><Erro na execucao de um PageFlow.>
              com.bea.wlw.netui.pageflow.NoPreviousActionException: No previous action for ret
              urn-to="previousAction" on action validacaoFraseSecretaOK in page flow /servicos
              /ServicosController.jpf.
              at com.bea.wlw.netui.pageflow.FlowController.doReturnToAction(FlowContro
              ller.java:1246)
              at com.bea.wlw.netui.pageflow.FlowController.forwardTo(FlowController.ja
              va:1073)
              at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowControl
              ler.java:762)
              at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java
              :591)
              at org.apache.struts.action.RequestProcessor.processActionPerform(Reques
              tProcessor.java:484)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
              va:274)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowR
              equestProcessor.java:651)
              at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegi
              sterActionServlet.java:527)
              at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActi
              onServlet.java:152)
              at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
              (ServletStubImpl.java:971)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:402)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:305)
              at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
              cherImpl.java:307)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.superForward(Page
              FlowRequestProcessor.java:1304)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor$DefaultHttpRedire
              ctor.forward(PageFlowRequestProcessor.java:1320)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.doForward(PageFlo
              wRequestProcessor.java:1200)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processForwardCon
              fig(PageFlowRequestProcessor.java:1094)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
              va:279)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowR
              equestProcessor.java:651)
              at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegi
              sterActionServlet.java:527)
              at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActi
              onServlet.java:152)
              at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
              (ServletStubImpl.java:971)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:402)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:305)
              at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
              cherImpl.java:307)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.superForward(Page
              FlowRequestProcessor.java:1304)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor$DefaultHttpRedire
              ctor.forward(PageFlowRequestProcessor.java:1320)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.doForward(PageFlo
              wRequestProcessor.java:1200)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processForwardCon
              fig(PageFlowRequestProcessor.java:1094)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
              va:279)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowR
              equestProcessor.java:651)
              at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegi
              sterActionServlet.java:527)
              at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActi
              onServlet.java:152)
              at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
              (ServletStubImpl.java:971)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:402)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:305)
              at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
              n.run(WebAppServletContext.java:6354)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
              dSubject.java:317)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
              118)
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
              rvletContext.java:3635)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
              pl.java:2585)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              <02/05/2007 16:31:15,249><ERROR><ExecuteThread: '14' for queue: 'weblogic.kernel
              .Default'><vol.global.Global><Erro na execucao de um PageFlow.>
              com.bea.wlw.netui.pageflow.NoPreviousActionException: No previous action for ret
              urn-to="previousAction" on action validacaoFraseSecretaOK in page flow /servicos
              /ServicosController.jpf.
              at com.bea.wlw.netui.pageflow.FlowController.doReturnToAction(FlowContro
              ller.java:1246)
              at com.bea.wlw.netui.pageflow.FlowController.forwardTo(FlowController.ja
              va:1073)
              at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowControl
              ler.java:762)
              at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java
              :591)
              at org.apache.struts.action.RequestProcessor.processActionPerform(Reques
              tProcessor.java:484)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
              va:274)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowR
              equestProcessor.java:651)
              at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegi
              sterActionServlet.java:527)
              at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActi
              onServlet.java:152)
              at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
              (ServletStubImpl.java:971)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:402)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:305)
              at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
              cherImpl.java:307)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.superForward(Page
              FlowRequestProcessor.java:1304)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor$DefaultHttpRedire
              ctor.forward(PageFlowRequestProcessor.java:1320)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.doForward(PageFlo
              wRequestProcessor.java:1200)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processForwardCon
              fig(PageFlowRequestProcessor.java:1094)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
              va:279)
              at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowR
              equestProcessor.java:651)
              at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegi
              sterActionServlet.java:527)
              at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActi
              onServlet.java:152)
              at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
              (ServletStubImpl.java:971)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              Tks!

    To update
    The Settings>General>Software Update comes with iOS 5 and later.
    Connect the iPod to your computer and update via iTunes as far as your iPod model allows
    iOS: How to update your iPhone, iPad, or iPod touch
    A 2G to 4.2.1. Requires iTunes version 10.X.
    If your iPod does not have volume buttons on the upper left edge it is a 1G. Those can only go to 3.1.3 by
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)       
    https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/touchLegacyLandingPage

  • How to open a PDF file in a iFrame using JSP

    I'm developing a EDM system and I need to upload a PDF file and later show it on the browser but in a iFrame.
    as the file is not in the system directory but into server directory.
    I tryed JavaScript: document.location.href="file://directory"; because after uploading i'd like to open it automatically
    but it doesn't work in Windows XP SP 2.
    I'd like to do that not using javaScript but JSP or servlet.
    Does some one can help me. I'll be very glad

    <%
                        out.println("<html><body><iframe src="URL2PDF">You\'re browser doesn\'t support iframes<iframe>")</body></html>");
    %>Something like that should work. Bunch of ways to make it happen; I jsut took this from my error catch and added your iframe tag instead of my <%
              catch(Exception e)
                        out.println("<html><body>");
                        out.println(e.toString());
                        out.println("<h3>first error catch on tenant editor 2</h3>");
                        out.println("</body></html>");
    %>

  • Iframes in Jsp

    Hi,
    I am new to Portal develpment.So please bear with me if i ask you a stupid question :).
    I have a created a DynpageJsp component and the Jsp has 2 Iframe tags.
    First iframe has a src tag pointing external URL ,Second iframe is for the results from the first Iframe.
    My problem is that the first iframe displays good and i can inzoom and uitzoom and finally when i select a building(It is a Graphics map of a city) i get a result in the form of xml in the explorer under the Iview.How can i get this result to present in good way.
    <jsp:useBean id="myBean" scope="application" class="com.sap.test.bean.JSPBeanName" />
    <hbj:content id="myContext" >
      <hbj:page title="PageTitle">
       <hbj:form id="myFormId" >
    <iframe id="Nedbrowser" name="Nedbrowser" width="100%" height="100%"
                            frameborder="no" marginheight="0" marginwidth="0" scrolling="no"
                style="position:relative; top:0; left:0; width:800; height:400; z-index:100; visibility:visible"
                src="http://www.mygraphics.com/nbgint/NBG_INT_main.asp?action=CHART&product=INTERNET&size_x=300&size_y=300&result_frame=Results&default_centre_x=256000&default_centre_y=471000&default_width=21">
            </iframe>
    <iframe id="Results" name="Results" width="100%" height="100%"
                            frameborder="no" marginheight="0" marginwidth="0" scrolling="no"
                style="position:relative; top:400; left:0; width:800; height:200; z-index:100; visibility:visible"
                src="about:blank">
            </iframe>
       </hbj:form>
      </hbj:page>
    </hbj:content>

    Hi Baskaran,
    the page, which is included in iFrame 1 contains links, like
    <a href="http://mygraphics.com/s?k=Graphic&d=dmxargs%3D03u3hs9yoaScsyBByLS5PzMkLzCyptUtUN8lITc_Mzc2zTKxKLMguTMkGL1FoKIDJDU3MNbcBAwNDZzNzJ2MXNxCoYtAfZ0sjZwsnJ0szR1djMwsLYLUilMac0LcSnM7UkOcjEsTE2Eq-zACWhgw..">Graphic</a>
    If you want these documents to be displayed in the second iFrame when clicking on a link, you need to specify a taget for the links, i.e.
    <a href="http://mygraphics.com/s?k=Graphic&d=dmxargs%3D03u3hs9yoaScsyBByLS5PzMkLzCyptUtUN8lITc_Mzc2zTKxKLMguTMkGL1FoKIDJDU3MNbcBAwNDZzNzJ2MXNxCoYtAfZ0sjZwsnJ0szR1djMwsLYLUilMac0LcSnM7UkOcjEsTE2Eq-zACWhgw.." target="Result">Graphic</a>

  • To call Jsp in Iframe.

    hi Experts,
    I am using an iframe in my project i want to display a .jsp page in my iframe.
    The code i used is
    <% String jsp = componentRequest.getWebResourcePath() + "/pagelet/divcode.jsp";%>
    <iframe src=="<%=jsp %>"  height="70" width="900" top="0px" left="0px" margin="0px" padding="0px" >
    </iframe>
    but this gives an error :-
    The requested resource does not exist.
    Details:   Go to main page of this application!
    Would any one please help me to get the exact path of the .jsp code ?????
    Points would be awarded to helpful answers.
    Regards,
    Sanjyoti.

    hi,
    the log is
    #1.#00144F3B2F0D00750000003000001C6B00044AD1EE933F21#1208165418089#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#Guest#0##n/a##652969b00a0511dd99e900144f3b2f0d#SAPEngine_Application_Thread[impl:3]_38##0#0#Error##Java###03:00_14/04/08_0001_14574950
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: SDNTest.JSPPortalComponent
            at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
            at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
            at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    and if i write the link in Address bar
    http://localhost:50000/irj/servlet/prt/portal/prtroot/SDNTest.JSPPortalComponent
    It shows Portal Runtime error
    In fact i am not able to open any of the components from the SDNTest Project.
    Regards,
    Sanjyoti.

  • IFrame vs Include jsp

    Hi,
    Can anyone help me in measuring the pros and cos of iFrames and JSP include or can refer me a place where i can find the details regarding the same.
    Thankx in advance
    amyt

    Hi,
    Can anyone help me in measuring the pros and cos of
    iFrames and JSP include IFrames are more flexible. They can be used after the intial load of the page. JSP includes are adding another page to the body of the page calling the include. Plus they are two different technologies. IFrames are a client side function and JSP includes are a server side function. It really depends on what you are trying to do.

  • How to get values from an IFrame...

    Hi everyone. I have come to a complete stop i my project and need to ask the following: How do i get the values from an IFrame.
    Situation: I have a main.jsp page that contains an IFrame(data.jsp). Data.jsp is basically made up of a bunch of checkboxes. The state of these boxes(checked or unchecked) is determined and set by a JAVA program and the results are then stored in a StringBuffer. Contents of Stringbuffer could look something like this: <tr><input type='checkbox' name='box0' CHECKED></tr>.
    The StringBuffer in then presented in the IFrame(data.jsp) like so: <%=res.getInfo()%>
    The user should be able to check or uncheck the boxes from the main.jsp page then when pressing a submit button the changes should be stored in a DBase.
    After the submit button have been pressed i go into my Servlet's doPost() method for some basic processing. This is were the problem starts. I usally use HttpServletRequest.getParameter(String param) to get values from the main.jsp page. But these checkboxes are stored in the IFrame, so how do i go about to retrieve the values from data.jsp from the doPost() method or in some other way maybe. This is quite urgent and i hope that i have explained the scenario in enough detail.
    Any help would be greatlly apritiated.
    Best regards
    Peter

    Hello
    Just try this link
    http://www.faqts.com/knowledge_base/view.phtml/aid/13758/fid/53
    HTH

  • Jsp postback

    We are running 5.0.3 .Net, and wish to integrate a program written in jsp running on Tomcat. The problem we are having is that the jsp page on post back breaks out of the portal and you lose the whole plumtree look and feel. Is there a way to integrate JSP based applications and successfully gateway them as we have done with our existing .Net development to date.
    I know we can Iframe the jsp but we want to know if there is a more elegant solution because at some stage we will have to do a full integration of Plumtree, .net and third party apps written in JSP, ASP etc. Any help/documentation would be gratefully received.
    Thanks,
    Aggy

    Since the data is entered on the client side and you need to process it on the server side, you have to send the data to another JSP...
    For example, you can have a JavaScript function to validate your data and build a SQL update/insert/delete and then submit that SQL to a JSP in charge of executing it and returning control to the calling page.
    When it returns, the page will be refreshed and your data updated.

  • IFrame problem

    Hi,
    I am unable to view files in my local system through Iframe in JSP application when using the OS Win XP, but in Win 2000, the file is getting displayed. But the same is shown when getting the file from some other machines in the network.
    The code for showing the file is shown below. <iFrame id = "idFrame" src = "<%=localFilePath%>" height = "455" width = "100%">
    I am specifying the path of the file in localFilePath variable. Is there any problem in showing Iframe locally in Win XP machines?
    Please help,
    Karan.

    Hi
    I checked that, the path is correct, seems the issue is some thing else.
    Thanking You,
    Karan.

  • How do I set MacBook to an external display when the plug and play doesn't recognize it?  I am trying to set my Samsung 530 LCD as a monitor but HDMI and VGA cords (and the adaptor for them) doesn't seem to work.

    I have tried everything I can find on line but they all claim that the plug and play works, and they don't for me.  I tried the mini dvi to HDMI and a HDMI cord and that was not recognized no matter which unit I rebooted first.  I found someone who said that my Macbook might be too old for the HDMI technology so I returned the cords and went to the VGA cord and adaptor.
    I tried this first with the HDMI setup:
    http://support-us.samsung.com/cyber/popup/iframe/pop_troubleshooting_fr.jsp?idx= 167919&modelname=LN40C650L1F&modelcode=&session_id=NDhJrD0DQT0Z8KRsm62yhxJxqnyPy SKhlhpB8vQ6h9Q7R2BZJGzj!-1089109758!1761676444!7501!-1!434477884!1761676348!7501 !-1!1292098185857
    Then I tried this with the VGA setup:
    http://support-us.samsung.com/cyber/popup/iframe/pop_troubleshooting_fr.jsp?idx= 167901&modelname=LN40C650L1F&modelcode=&session_id=NDhJrD0DQT0Z8KRsm62yhxJxqnyPy SKhlhpB8vQ6h9Q7R2BZJGzj!-1089109758!1761676444!7501!-1!434477884!1761676348!7501 !-1!1292098185857
    I contacted Samsung support and they said I needed to set the display settings to external display on the mac.  I went to the display settings and moved the icon to my status bar.  When I click on search for displays or whatever it says (I'm not at my Mac right now) it does nothing.
    What am I missing?

    I am using MAC OSx 10.5.8 (9L31a) as my operation system.  The TV says "No signal.  Check connected device's power, cable connection and source selection."  Seems to me that that goes in hand with what the Samsung tech said about the Mac needing to be forces to use the external display.  But how do I do that?

  • Connecting the coax cable (from the wall) to my tv instead of box?

    I was told this:
    Though I though in order for the set top box to work you need the coax plugged into the box?
    Please wait for a Samsung Agent to respond.
    Please wait for a Samsung Agent to respond.
    You are now chatting with 'Danice'. There will be a brief survey at the end of our chat to share feedback on my performance today.
    {edited for privacy}
    Danice: Hi, thank you for reaching out to Samsung technical support. How may I assist you?
    David: Hi the UN40F6400AFXZA tv how do I use the tv function? I have the HDMI cable in the tv to the set top box but when I hit the tv option on source using my remote all I get is "white snow"?
    Danice: I would be happy to assist you with the instructions to change the source on the TV.
    Danice: What are the devices connected to the TV?
    David: no I think you mis understand me.
    David: Hi the UN40F6400AFXZA tv how do I use the tv function? I have the HDMI cable in the tv to the set top box but when I hit the tv option on source using my remote all I get is "white snow"?
    David: am I talking to a robot or a real person?
    Danice: I am sorry for the confusion.
    Danice: You are chatting with a Live Person.
    Danice: I would be happy to assist you with the information about the TV source on the TV.
    David: ok
    Danice: The TV source on the TV is nothing but the cable from the wall or antenna connected to the coaxial port on the TV.
    Danice: You should connect an antenna or cable from the wall to this port and perform the auto programming through Menu options to get the display.
    David: oh the cable from the wall goes to the cable box though?
    Danice: No, this port is only for the cable from the wall directly to the coaxial port on the TV.
    David: I'm confused cause my cable provider says the cable from the wall goes into the coax on the set top box? So how would the set top box work without the coax plugged in?
    Danice: I will clarify that for you.
    Danice: The Coaxial port on the TV will work only for the air channels like Antenna or cable from the wall and this is not applicable for the cable by the service provider you are referring to.
    David: ok
    David: also my other question is UN40F6400AFXZA dose it support Audio Return HDMI?
    Danice: I will check that for you.
    Danice: Yes, the HDMI 2 is the ARC port on the TV.
    David: awesome how do I set it up?
    Danice: Yes, follow the instructions mentioned in the link below to use the ARC feature:
    Danice: http://support-us.samsung.com/cyber/popup/iframe/pop_troubleshooting_fr.jsp?idx=469179&modelname=UN4...
    Danice: Are you able to access the link?
    David: yes thank you

    The Verizon signal is delivered via coas to the set-top box which allows you to get all of the channels you subscribe to.  You then hook the STB your TV (recommended via HDMI in your case since you have an HD set with HDMI inputs).  The coax signal must be supplied to both your STB and your router. 
    If you plug your coax directly into you TV and do a channel scan, you will only recieve local channels (and a couple of others) because all other channels are encrypted and require an STB (or a cable card with an appropriate device) to decode.

  • Can I display a MS Word Document as part of a page

    Hi,
    Is it possible to display a MS Word document as part of a page (i.e. in a panelForm, panelBox) with ADF Faces? Any help is appreciated.
    Best Regards,
    Salim

    Hi,
    No, its impossible. I have never had that requirement, but if you want to review Word document as JSF page fragment, you can try to create helper servlet that gets MS Word and converts it to HTML (e.g using Apache POI - library to access Microsoft format files http://poi.apache.org/ ). Then you can try display this HTML using iframe or <jsp:include> and <f:verbatim> tag in your jsf page. I'ts my fast and free think - I have never tried this.
    Kuba

  • Writing dynamic content using JspWriter

    In my jsp I call a java object this java object calls jspWrtiter.print("some string");
    this prints string that is fine.Suppose I want to write any taglibrary or include another jsp this way is it possible ?
    for example below is my jsp
    <%@ taglib uri="/tld/struts-bean" prefix="bean"%>
    <% myobject..generate(new MyPageContext(pageContext)); %>
    <!-- jsp END -->
    <! -- inside myObject -->
    JspWriter out = getPageContext().getOut();
    out.print("<html></html>");
    out.print("<jsp:include page='jsp/include.jsp' />");
    the second line where I say jsp:include, prints as it is, it does not include that jsp.Is there any way I can have dynamic content not just html through JspWrite print method ?
    miro.

    out.print("<jsp:include page='jsp/include.jsp' />");this is perfectly iilegal as jsp tags are always executed at the server side but not at the client side.
    therefore that would only print something like
    <jsp:include page='jsp/include.jsp' /> in the client broswer page.
    the other way which i can think of is using iframes if you wanna do it @client side.
    something like
    out.println("<iframe src='jsp/include.jsp'  width='100' height='100'  scrollable='no' />");and the other way is making use of AJAX calling the JSP and getting back the content from the JSP and then updating a DIV / SPAN field accordingly.
    Hope this might help :)
    REGARDS,
    RaHuL

  • Forms and server

    Hi
    I try to use oracle application server on the first time
    I have developping the application with forms, and i have intalling the application server, now how i cun deploying the application with using the application server forms service
    please i just like the large setups or a small document for fast doing.
    thank you for your help,
    Soufiane

    I do not know if it could help, but I has some problems similar to yours with a page containing a frame.
    I just forgot to include the <f:subview id="subView"> tag inside the page around the <IFRAME> tag
    Before nothing was processed correctly, after everything was fine.
    Another problem I had, was that the <h:form> would contain the subview.
    This created a strange situation (beans data not set up at all !).
    My Jsp page works correctly with the architecture:
    <f:view id="view">
    <h:form>
    </h:form>
    <f:subview id="subView">
    <IFRAME .XXX.JSP>
    </f:subview>
    <f:view>
    good luck
    Franck

  • Downloading portlets and webpage portlet

    hello,
    i have two questions:
    * is it possible to download previously developed portlets, and how? (from where?)
    * does there exist a portlet which just simply displays a web page? for example i will just include the URL and the portlet will get the webpage and display it within the portal
    thank you in advance

    hello
    I have tried to use iframe in jsp to capture the content of external URL(eg. www.google.com) and it works fine.
    Besides, I just want to ask a question if the external site is down, the the iframe tag will return the error page from external web server. Is portal has some features to control the error page to be displayed( i mean the application can refer to specify error URL) when the exteral site is down.
    Or any other good suggestion?
    Thx in advice

Maybe you are looking for

  • F110 performance issue

    Hi guys, We have been using F110 for a very long time. From the past few weeks, the speed performance of the program has become very slow. No enhancements were made or no changes were made. Can anyone help to me to fix this and make it work at a fast

  • Coding for ABAP Proxy and mapping

    Hi XI Ds which one need coding neither ABAP Proxy nor ABAP Mapping Thanks

  • Read double from file containing 128 Bit formatted C-Floats

    hi all, the Problem: i need to read double values out of a binary file. the binary was created by a program in c and contains 128 bit float values (16 byte). in c i can read the floats with the following command: fscanf(fin,"%16.7f",&i); but in java

  • Iphoto thumbnails

    iphoto thumbnails all the same...click on thumbnail...see a photo not same image as thumb...and upside down. I want to delete every picture and restart...how?

  • Extraction from FI

    Hi there, Please some one explaine . how to extract the data from GL or AP, AR, step by step. like LO.what is the dependences b/w plug-in 2002.1 and 2002.2 what is the meaning of "Partitioned data requests " Please help me. Thanks Message was edited