JSF & JDev error: The page cannot be displayed

I'm trying to use JSF with JDeveloper. When I make my project no errors are reported, when I run it a browser opens up with an error. I added 'faces/' to the url and refreshed but still get same error message i.e. 'The page cannot be displayed'
Here is the url:
http://localhost:8988/jsf_app1-jsftest2-context-root/faces/hellojsp.jsp
Here is the web.xml code:
<?xml version = '1.0' encoding = 'windows-1252'?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
<description>Empty web.xml file for Web Application</description>
<!-- Faces Servlet -->
<servlet>
<servlet-name>Faces Servlet</servlet-name>
<servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
<load-on-startup> 1 </load-on-startup>
</servlet>
<!-- Faces Servlet Mapping -->
<servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>/faces/*</url-pattern>
</servlet-mapping>
<session-config>
<session-timeout>35</session-timeout>
</session-config>
<mime-mapping>
<extension>html</extension>
<mime-type>text/html</mime-type>
</mime-mapping>
<mime-mapping>
<extension>txt</extension>
<mime-type>text/plain</mime-type>
</mime-mapping>
<taglib>
<taglib-uri>http://java.sun.com/jsf/core</taglib-uri>
<taglib-location>/WEB-INF/jsf_core.tld</taglib-location>
</taglib>
<taglib>
<taglib-uri>http://java.sun.com/jsf/html</taglib-uri>
<taglib-location>/WEB-INF/html_basic.tld</taglib-location>
</taglib>
</web-app>
Here is the faces-config.xml code:
<?xml version="1.0"?>
<!DOCTYPE faces-config PUBLIC
"-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
"http://java.sun.com/dtd/web-facesconfig_1_0.dtd">
<faces-config>
</faces-config>
Here is the hellojsp.jsp code:
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ page contentType="text/html;charset=windows-1252"%>
<f:view>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>untitled</title>
</head>
<body>
<h:form>
<h:outputText/>
</h:form>
</body>
</html>
</f:view>
Please let me know what i'm missing here. Why can I not see the page?

When I make my project no errors are reported, when I run it a browser opens up with an error. I added 'faces/' to the url and refreshed but still get same error .
Does the url which is invoked with Run not include a /faces/ url pattern?

Similar Messages

  • In the Graphic Tab and Work Center Error The Page Cannot be displayed

    Hi In the Solar01 and also in the Solman_Workcenter I am getting error  "The Page Cannot be displayed"
    In the Solar01 - I have Business Processes save and  under the Graphic Tab when I am clicking on the correct Business Scenario Node.  I am expected Graph to display.  But Showing error
    In the Solman_Workcenter -  I set up the added the Starndard Role Busing Solaman Basic Role and + implementation role.  When i go under Solman_workcenter transaction I am getting the same prolbem i.e "The Page Cannot be displayed"
    Any Idea friends.
    Appreciate your help
    -Santh

    Hi,
    Refer note 834832. Check activation of services in transaction SICF and the patch level of your SAP GUI.
    Thanks.
    Kathir

  • Error: "The page cannot be displayed"  when trying to login to portal

    Hi All;
    I can not login to portal, when I click login in portal home page
    http:<server_name>/pls/portal , the sso login screen will never come up, producing an error The page cannot be displayed
    http://:<server_name>/pls/portal/PORTAL.wwsec_app_priv.login?p_requested_url=PORTAL.home&p_cancel_url=PORTAL.home
    BI Components:
    Portal:portal is up and running.
    Http Server is up and running.
    OC4J_Portal is up and running
    Any one has an idea ?
    Thanks.

    Try the troubleshooting documentation:
    - http://download.oracle.com/docs/cd/B14099_19/portal.1014/b19305/cg_app_k.htm#sthref2513
    Mick.

  • "The page cannot be displayed" error in RWB with IE6 on Windows XP SP2

    The following screens in the RWB give an error "The page cannot be displayed":
    - End-to-end monitoring
    - Alert Configuration
    - Alert Inbox
    My colleague who is on IE6 on Windows 2000 can display the pages. We have the same roles.
    I searched on SAP notes and in the XI forum but could not find any response to this issue yet.
    Any ideas?
    Thanks.
    Cedric

    Not really an answer for you, but I run SP2 with IE6 and have no problems.  Could be a problem with the host being defined for the Windows 2000 user, but not yourself.  Some RWB connections are internally using the Fully qualified domain name while others don't.  I know this was an issue with our adapter engine set-up at one point after we applied SP13.

  • "The Page Cannot Be Displayed" error when clicking the Remote Agent

    Hi everyone! We have installed ACS SE 4.0 and we have added a remote agent running on Windows Server 2003. Recently, we are encountering "The page cannot be displayed" error when we click the RA under a network device group. This is resolved by rebooting the ACS SE appliance and accessing the ACS SE web console again but after few hours, problem reoccurs. Clicking the links on the ACS SE web console is okay at first but after clicking the RA, every link shows the error "The page cannot be displayed." Hope you could help us on this problem. Anyone's support is very much appreciated.
    Thanks!

    Hi JG,
    Thank you so much for your response. Does Cisco have a documentation that states that this is a known issue with 4.0, such as release notes, for we might need this for the proposal upgrade?
    Again, thanks a lot!

  • Upload huge file size: "The page cannot be displayed" browser

    What are precautions to be take for uploading a huge file
    I have an upload file operation in the web application. The web server is OC4J.
    //UploadForm.jsp
    <FORM NAME="InputForm" ACTION="UploadAction.jsp" METHOD="POST" enctype=multipart/form-data>
    <input type="file" name="fileName">
    </FORM>
    After I deploy the application to the web server, if I upload a small file size, it is fine.
    But if i upload huge data ,data is uploading but if any action button is clicked
    After 30 seconds, it has error "The page cannot be displayed" shown on the web browser.

    Hi All,
    I have a similar time out problem, it ll be great if some one provide a solution.
    The problem I'm facing is becasue of the time out setting in the proxy server which is 1.5 mins. The app server is sending Response properly but after some 2 mins or so because the processing is a bit complicated (3 API calls done intermittently for different validations).
    I cant request for change in proxy server time out setting. So I have to handle this with in my application.
    It will be greatful if anyone helps us out of this.
    Thanks
    Noufal

  • EXTREMELY URGENT - the page cannot be displayed

    gurus,
    i'm facing following problem -
    1. user logs in portal
    2. clicks Navigator link
    3. clicks Applications link
    4. clicks Application APP_CUSTOMER
    5. clicks a dynamic page component in APP_CUSTOMER application and gets the following error -
    "the page cannot be displayed" and the browser location has the following url -
    "http://bdpinternet7/pls/portal30/PORTAL30.wwexp_api_engine.other_actions"
    pls reply on this, this is a major SHO STOPPER .... none of the developers are able to work with the applications.
    thanx

    Pls provide more information:
    1) Your portal Version.
    2) Is this reproducible in all the application that you create?
    Some probable solutions can be:
    1) Check if the Schema on which your application is based on exist.
    2) See if there are any INVALID packages in your portal schema
    3) Goto the "Manage" tab of the Dynamic Page and check if there is any "Edit" version created (If it is there
    then delete it).
    Pls tell if u r able to solve this or not.
    Thanx,
    Chetan.

  • Cannot reply - The page cannot be displayed

    Hi,
    Strange issue over here.
    I want to reply to the following thread :
    Web server error for access remote pagelet
    Unfortunately, as soon as I click on the "reply" button (either the one attach to the post and the one on the top of the thread), I get an error : "+The page cannot be displayed+".
    This morning, I replied to some others thread (including in the same forum as the one above - Peoplesoft) without any problem.
    Nicolas.
    Why Peoplesoft just above is not in italic, according to the new markup ??
    Edited by: N. Gasparotto on Sep 1, 2008 6:56 PM
    Edited by: N. Gasparotto on Sep 1, 2008 8:42 PM

    Oh, really interesting ! DUPLICATE KEY ! The ID are same for two different threads. Good eyes !
    Ok, there is something wrong here, some data inconsistency ! Hopefully, OTN team wil have a look into that issue.
    Nicolas.
    PS :
    Here the one from Peoplesoft forum :
    Web server error for access remote pagelet
    Here the one from Database General forum :
    Migration from SQL Server to Oracle
    Well, maybe not so duplicate since one is message, the other one is thread...
    Edited by: N. Gasparotto on Sep 1, 2008 7:18 PM

  • The page cannot be displayed Error showing for workspace

    Hi All
    The page cannot be displayed Error showing for workspace.
    http://localhost:19000/workspace/index.jsp
    Other web applications working fine.... Shared Services, FDM webclient
    1. I have restarted Hyperion Workspace - Agent Service and IIS Admin service Still my problem didn't get resolved.
    2.Below web services extensions provided *"Allow"* permission in Internet information services(IIS)Manager
    Active Server Pages
    ASP.NET v1.1.4322
    ASP.NET v2.0.50727
    Internet Data Connector
    Server Side Includes
    WebDAV
    Application Pool->DefaultApp Status showing Running
    Web sites->*1.Default web site 2.Administration* Status showing Running
    Regards
    Smilee

    Correct, I just mistyped it in my thread. I just tried "http://epm.southbay.local:19000/workspace/"
    When I click Start Reporting and Analysis core serivces a command prompt window opens with the name "server" on the window, but the command prompt window itself is empty.

  • Customer self service form gives the error of  "Page cannot be displayed"

    Hi All,
    Customer self service form from Navigation: Recievables -> Customers --> Standard gives the error of "Page cannot be displayed" but the same form gets opened when i navigate that from Order Management responsibility
    Thanks&Regards,
    APPS DBA

    Hi All,
    I have been trying to install the EBS 11i in configured system core 2 duo with 1 gb ram and 250 gb HDD,
    have been following the below steps to install the EBS 11i,
    1.installed Win20003 server edition
    2.VC++ and copyind the link file into windows\system32,
    3.GNU make done the path set everything,
    4.MKS tool kit,
    5IP config and installing MS loopback,
    started the installtion direct from the DVDs,
    Pre-Installtion everything was OK,
    but after done everything I got struck last min, where the popup window appeared as login page responding but i did wait for 30 min and nothing has happened.
    So closed and I restarted the System and I have restarted process putting 1st DVD and given the command rapidwiz -restart.from command prompt.
    and Again its started as a new installtion, and preinstatltion wizard has came.
    where I haeve commited the mistake i did not understand...?
    Please guide me
    regards
    Satya

  • The page cannot be displayed error in UWL

    Hi
    I am getting the "The page cannot be displayed error” when I try to click the Refresh button or MSS link in the UWL.
    Any idea...
    Regards
    Ali

    Hello,
    Can you be more clear? Are you able to see UWL list itself. If you are not able to see the UWL itself, then please make the needed config is done as in the link
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    Regards
    <i><b>Raja Sekhar</b></i>

  • The page cannot be displayed: ITS error: SAP GUI for HTML

    Hello,
    I have created an iView that connects with a ECC system. When I clic on System Administration --> Support --> SAP Application --> SAP Transaction :
    System: ECC
    Transaction: su01
    SAP GUI Type: SAP GUI for HTML
    It shows: The page cannot be displayed.
    It's manadory to use SAP GUI for HTML. Please, Do you have any idea??
    Thank you
    Best,

    Hello Virginia Rodríguez,
    1)Kindly check that System ECC in Portal is Up and Running under System Administration.
    2) if u r done with first step then can try SAP GUI for Window in creation of Iview
    it will Work.
    Regards.
    Soni Vinit

  • Run report cause "The page cannot be displayed"  OR The connection with the

    Hello,
    1. Database oracle 10g R2 on windows 2003 server enterprise edition with SP2
    2. Application Server Oracle 10g R2 on Windows 2003 Server with SP2.
    Problem explanation
    one of our branch which is connected via leased line is unable to run some of the reports if the report have a little more
    data,
    one report i tried its size is almost 900k ( they are using the same line since last three month and they are
    able to run all reports before, bandwidth is 128k), if you run report browser search a little while
    for output then displayed "The page cannot be displayed" if you look at the report log it's finished successfully.
    I try to download the report rather opening in browser it reach to end of in downloading window at the end it display
    this message
    Internet explorer can not download getjobidxxx.xls from oracleaps.domain.com
    The connection with the server was reset.
    I want to mention one more thing there is a ISA server and firewall in between client and Server but its the same condition
    for
    head office client but they are able to run all report with out any error.
    any one have idea??
    Thanks and Regards,
    Khawar

    Hello,
    Thanks for reply, I have posted Service Request to Oracle Metalink and finally resolve the issue, they suggested me the following solution( a note has also been posted in Knowledge Base no. 871016.1 )
    Webcache KeepAlive timeout is reached. (The default value for KeepAlive timeout is 5 seconds)
    Increase the Keepalive time in webcache to a higher value
    **************EOF******************
    Thanks and Regards,
    Khawar

  • Webgui Error SRM  Page cannot be displayed

    Hi,
    I a m getting the following error in the SRM portal screen.
    The following is the my URL link
    *http://orange.dht.com:8000/sap/bc/gui/sap/its/bbpstart?sap-client=001*
    The page cannot be displayed. Error displayed as below in browser.
    The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
    Please try the following:
    Click the Refresh button, or try again later.
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
    See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).
    Click the Tools menu, and then click Internet Options.
    On the Connections tab, click LAN Settings.
    Select Automatically detect settings, and then click OK.
    Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
    If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
    Click the Back button to try another link.
    Cannot find server or DNS Error
    Internet Explorer
    I  have publised all the templates. Main page of the SRM is opened .entered the user Id & pwd.
    Screen appears .  If i press on Click SHOP -I am getting Page cannot be displayed. We areusing IE 6.0
    Any Confign is missed . I  have entered the  URL in table  also
    Can you tell what is the error.
    Regards
    G.Ganesh Kuamr

    Hi,
    I  have checked the view source code. It is having correct details
    for eg..
    SAP Integrated ITS, WebAS: C11, workprocess: 0
    All rights reserved.
    Creation time:  Thu Dec 03 11:10:16 2009
    Charset:        utf-8
    Template:       bbpstart/99/bbpglobal_800.html  -->
      <!-- No session management -->
    I  published the Template again for BBPGLOBAL.
    Only page cannot be displayed is coming.
    There is some link missing between the SRM server and the ITS.
    Can you figure out what it is ? We are stuck
    Regards
    G.Ganesh Kumar

  • E-Recruitment error message :Page cannot be displayed

    Hi E u2013Recruitment Experts,
    While testing the E rec BSP pages from SE80 I am getting the error message:
    Page cannot be displayed.
    What I have done is as follows:
    Step 1:defined the context in table V77RCF_CONTEXT
    Step 2:defined the element of container sequence in table V77RCF_CS_ITEMC  by copyin the data from table V77RCF_CS_ITEM
    Step3. defined the container sequence in table V77RCF_CS_SEQC and defined the element.
    Step 4.defined link for start pages in table V77RCF_SP_LINKC while copying the data from table V77RCF_SP_LINK
    Step 5.Define Start page groups in table V77RCF_SP_GROUPC while copying the enteries from V77RCF_SP_GROUP
    Step 6;Defined Start pages in table V77RCF_SP_ASIDC while copying enteries from table V77RCF_SP_ASID
    Step 8:I generated the url using the program RCF_GENERATE_URLS using Https protocol
    Apart from above setting I have also made entries in the following customer tables:
    T77RCF_SP_ID(C) - Startpages
    T77RCF_SP_ID(C)T - Startpages texttable
    T77RCF_SP_GROUP(C) - Startpage groups (the blocks with a number of links)
    T77RCF_SP_GROUPT/GRPCT - Startpage groups texttable
    T77RCF_SP_LINK(C) - Links
    T77RCF_SP_LINK(C)T - Links texttable
    T77RCF_SP_ASID(C) - assignment of groups to startpages
    T77RCF_SP_ASGRP(C)
    But still I am getting the error message that the page cannot be displayed
    Can any body tell me where I have missed out
    Thanks and best regards
    Rajeev chhabra

    Hi Naddy,
    I could not find the error log in the given T code.Is there anything else where I should look at.
    Cheers
    Rajeev

Maybe you are looking for

  • How to hide a single tab in tabcontrol

    Hi, I want to hide a single tab on a multi-tab tabcontrol based on login. If the particular bit is set, show 1st and 3rd and so on. I just gone through help files.I couldn't find any. Raj.  Solved! Go to Solution.

  • Rpm's required for installing 11i

    Hi, can any one help me in getting the list of rpm's that are needed for installing 11i in oel 5.5 ????? Thank u, Deepu

  • Rendering a newline in html from a servelet using StringBuffers

    I have some fairly complex html which I am rendering in a bean that is returning a stringbuffer to my servlet public StringBuffer myMethod() StringBuffer sb = new StringBuffer() sb.append("<html>"); sb.append("<form name=myform action=MyServlet metho

  • My firefox browser stopped opening.

    Ever since I downloaded the new version of firefox, I have been having problems. First, because of my proxy settings I was not able to browse. I fixed that. Then, Firefox became increasingly slower and slower. And now, whenever I click on the icon, i

  • APO DP - use of standard key figure 9ADPDANT

    I am using APO DP V5. I want to use standard key figure 9ADPDANT as part of loading of data into APO via the BW data mart. I see that 9ADPDANT has data type FLTP (floating point). If I am loading data into this key figure from, for example, an extern