Basic JPS page loading accurately on my home web server.

I have recently set up my home PC (Windows XP Version 2002 SP2) to work as a web server using apache_2.2.8-win32-x86-openssl-0.9.8g.msi from http://httpd.apache.org/download.cgi.
The URL is http://99.235.126.44 so my local host is http://localhost which is currently configured to access a one of my MP3 directories.
I also installed NetBeans IDE 6.0.1 and also C:\Program Files\Java\jdk1.5.0_15.
I created a test java file in C:\Program Files\Java\jdk1.5.0_15\bin then complied and ran it as a test to make sure it was compiling and running properly. Now I have a basic jsp page that I would like to set up or have it configured to open on http://99.235.126.44. For now the JSP page is a test page and is saved as HelloWorld.jsp and is in the same directory as the MP3 directory who's path is :
DocumentRoot "C:\Documents and Settings\Administrator\Desktop\HouseDVD"
When I go to http://99.235.126.44 I can see the list of files including HelloWorld.jsp. When I click on the file it opens in html format but is does run the java code within. It opens a blank page with nothing in it. Here is the source of the JSP file:
<html>
<head>
<title>My first JSP page
</title>
</head>
<body>
<%@ page language="java" %>
<% out.println("Hello to the World of JPS at home"); %>
</body>
</html>
Does anyone know how to get the JSP file to open or run properly. Better yet does anyone know how to get it to automatically launch when typing http://99.235.126.44 into any browser. Maybe the JSP file is not correctly written or not in the right location or saved properly. Please respond when ever whom ever is able.
Thanks,
Mikiss.

Thank you for response and all the detail you have provided thus far. I have tried to get it work using Tomcat.
I have downloaded tomcat from http://www.coreservlets.com/Apache-Tomcat-Tutorial/index.html#Test-Server
and done steps 1 and 2. Now 3 which is "Change the Port to 80" is where I require assistance.
I still have Apache running which listens to Port 80 and the install instructions says
"*Assuming you have no other server already running on port 80*, you'll find it convenient to configure Tomcat to run on the default HTTP port (80) instead of the out-of-the-box port of 8080. Making this change lets you use URLs of the form http://localhost/blah instead of http://localhost:8080/blah.
Now you said "install tomcat server" does that mean with what I have so far or on its own. I have my configuration page working and listening to port 80 which opens a directory with all my files. I would like it to open my JSP page but I do not know how to modify the
"port, edit install_dir/conf/server.xml and change the port attribute of the Connector element from 8080 to 80, yielding a result similar to that below."
I checked and it already says "<Connector port="80" ... maxThreads="150" ...".
Do I need both can I use both. Let me know when ever you are able.
Mikiss

Similar Messages

  • Setting up a publically​-visible home web server w/ DSL residentia​l?

    Is there a how-to guide for setting up a small publically-visible home web server, basically for testing purposes?
    I have a DSL modem, Westell.
    The web server software is running and I can see the site on my home network, but everyone else on the Internet gets a timeout.  The server is not reachable.
    When I run traceroutes, the Modem's IP address does not show a timeout, but the Computer's IP address does show a timeout.  This is with all firewall software disabled.
    Can anyone help?

    Before I try to help you, I am just wondering.
    Since you are using this server for testing, why does it have to be publically-visible?
    In the meantime as I wait for that reply to my question, pre-check list for allowing user from the net to connect you:
    #1 The Default Gateway on your computer is the same IP Address as the Westell A90-750015-07?
    For example, if on Windows XP
    a) Go to Start -> Run.
    b) Type in cmd and press enter.
    c) In the new window, called the command prompt, type in ipconfig /all and press enter.
    #2 In the router go to Advanced -> Private LAN
    #3 What is the Starting and Ending IP Address?
    #4 In the router go to Advanced -> Universal Plug and Play
    #5 If you do not have at least two game consoles behind this two router, turn off UPnP in the router.
    By game console, a special type of computer with no keyboard or mouse (and it/they are usually connected to a TV).
    #6 In the router go to System Monitoring  -> Gateway Status
    #7 With another web browser Window OR Tab, go to https://www.grc.com/x/ne.dll?bh0bkyd2
    #8 Below the text that says The text below might uniquely identify you on the Internet is an IP Address.
    #9 In the web browser window or tab, that is still looking in the router, you should see that same IP Address.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • How to preview graphic files on a home web server setup?

    I apologize if this question is not asked in the most technical way, but here goes:
    I'm read online on how to create a home web server or ftp server on a Mac computer. (I plan to do this with my G5, running OSX 10.6.4)
    I would like to have a library of folders containing all of my graphic files that I've collected over the years in order to have access to them (if needed) when i'm working remotely.
    I want to be able to easily view all of these graphic files like I can with Adobe Bridge (eps, psd, ai, gif, jpg, png, etc).
    Is there software I can use that will allow me to view a gallery thumbnails of all of these file types when I am away from home and logging into the ftp server or web server?
    I know software such as Transmission FTP will allow me to look at one image at a time, but I'd like to view an entire gallery of thumbnails at once for quick reference.
    Thanks in advance.

    Hi johnny-griswold;
    The G5 was called a PowerMac and used a PowerPC processor.
    The MacPro is an Intel based Mac and is capable of running 10.6.4.
    You might what to drop your references to G5 because they are only confusing things.
    Allan

  • Make Imac A Home Web Server

    Hello,
    Is there any sites that may explain on how to make my Imac into a home web server. I need to add mysql, php5 and apache. Any hlp or guidence would be greatly appreciated. My go is to work on my sites locally and not live on their servers.
    Thanks JR

    Hi, no from the internet, as your isp block the port.
    Can you ask your ISP to unblock it ? If a fee apply you could ask your boss to pay for it.
    Regards, Philippe

  • Autoplay on page load doesn't work in Web content overlays

    I would like an audio file to play in a web content overlay and can't manage to make it play automatically when page loads. Because of different complications I can use neither the html-stack nor the audio overlay in Indesign. When I test the html file used in the web content overlay in safari on my computer it works but not inside the app.
    I have also set the frame with the web content in  indesign to "autoplay" in the overlay creator. This makes the audioplayer in the web content overlay visible on the page, but you still have to push the play button to start the music.
    Has anybody had the same problem and solved it?

    Apple does not allow autoplay within HTML, to avoid high data costs. There
    might be a workaround using javascript, but you need to search for it.
    —Johannes

  • Calendar Page displays No Response from Application Web Server

    Hi there,
    I have OCS 9.0.4 on a linux ES 2.1 box (single box install). The installation went fine without any errors. When I click the Oracle Calendar Administrator link on the OCS welcome page and sign on using SSO, I get "No Response from Application Web Server.
    There was no response from the application web server for the page you requested.
    Please notify the site's webmaster and try your request again later. " Any ideas what is wrong ? The calendar server started without any errors (and I restarted HTTP on the midtier). Also, when I access the calendar page thru "http://midtier:7778/ocas-bin/ocas.fcgi?sub=web", only orclguest can login successfully. Every other user gets "Calendar Server connection error. Contact your Administrator" .
    I appreciate every help.

    Hi!
    Try the following:
    a) go to the midtier:port/um/admin/UMAdminLogin.uix and log in as UMADMIN with the password you specified during the installation
    b) create a mail user (one that already has an account in the OIDDAS)
    c) give that mail user the domain admin right
    d) logout
    e) login to the collab suite main page (midtier:port/pls/portal) with this user
    f) you should see the collaboration suite portlets
    g) go to messages
    h) click on the administration tab
    i) go to calendar admin
    j) create a calendar account for this user
    Hope this helps
    cu
    Andreas

  • When clicking on links a blank page loads initially with'about:home' in the address bar is this spyware?

    is it spyware,a trojan or a geniune program?

    "about:home" is the address of the default Firefox home page. It normally appears in the first tab when you open a new window, and is not a sign of any problem.
    If the home page is showing up when you don't expect it to, it might be a problem with your system, or something that you can change with a setting. Please provide more details if there's something you want to change.

  • Why are JSP pages not being processed on iPlanet Web Server 4.1.

    JSP's have been enabled under the Servlets tab and the Path variables have been set on the Configure JRE/JDK page as recommended. Servlets are running but JSP's are NOT. Any ideas as to why JSP's are not running?

    Stephen,
    You need to install and point iWS to an external JDK as well.
    Try these instructions below and see if this works for you:
    1) Install your JDK. Make sure that all OS patches needed by the JDK are installed.
    2) Verify that the JDK installed correctly by going to /<JDK_INSTALLATION_HOME>/bin/java -version You should see version information if the bits are working properly.
    3) Install the webserver. When prompted to use the included JRE or to use an internal JDK, choose to use the internal JRE. DO NOT specify an external JDK during installation.
    4) Startup the Admin Server instance at /<server root>/https-admserv
    5) Access the Admin Server through the web interface.
    6) Go to Global Settings | Configure JRE/JDK Paths.
    7) Click on the JDK button and enter into JDK Path the path to the top level of your JDK path, ie /usr/jdk12205a. Leave the JDK Runtime Libpath and JDK Runtime Classpath field blank. Click OK, Save and Apply. If you encounter a problem when clicking OK, close out your browser and stop and start the https-admserv instance from the command line.
    8) Stop and start the Admin Server instance.
    9) Startup the webserver instance at /<server root>/https-<instance>
    10) Create a servlet directory under /<server root>/docs
    11) Copy HelloWorldServlet.class from /<server root>/plugins/samples/servlets/servlets/HelloWorld and place them      in your servlet directory.
    12) Copy HelloWorld.jsp from /<server root>/plugins/samples/servlets/jsp.092/HelloWorld and place them in your document root.
    13) Access your webserver as a client and hit the HelloWorld servlet using the URL      http://<myserver>/servlet/HelloWorldServlet
    14) Access your webserver as a client and hit the HelloWorld jsp using the url http://<myserver>/HelloWorld.jsp
    15) Your webserver is now running servlets using the JDK.
    Keep in mind: Do not specify the JDK path during the installation.

  • PHANTOM web page loads on startup. Upon startup, an unwanted web page loads up.

    PHANTOM web page loads on startup. Upon startup, an unwanted web page loads up. My preferred web page "A" is still shown on the settings under -Tool-Options-General, home page address is correct and home button works correctly.
    Some file somewhere is forcing this page upon startup. I would like some ideas where to look.
    I have run various utilities such as AVG, Tweaknow, and spybot s&d newest version.
    Its just annoying to have to look at Yahoo Brazil upon startup
    A few months back, someone suggested some reset setting in Firefox, boy what a mistake, took a long time to get things back the way I like them, and it didn't work.
    I see this in the troubleshooting info ???
    "browser.startup.homepage_override.mstone": "19.0",
    "browser.startup.homepage_override.buildID": "20130215130331",

    The prefs that you posted are normal for a Firefox version (in this case Firefox 19.0.
    Please update to the current Firefox 22.0 release.
    *Help > About Firefox
    *https://support.mozilla.org/kb/update-firefox-latest-version.
    *https://support.mozilla.org/kb/Updating+Firefox
    The Firefox 19 version that you currently run is no longer supported with security updates.
    *It is important to update Firefox and add-ons to the latest version to get all security fixes.
    Try to use the SearchReset extension to reset some preferences to the default values.
    *https://addons.mozilla.org/firefox/addon/searchreset/
    Note that the SearchReset extension only runs once and then uninstalls automatically, so it won't show on the "Firefox > Add-ons" page (about:addons).
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    If you do not keep changes after a restart or otherwise have problems with preferences, see:
    *http://kb.mozillazine.org/Preferences_not_saved

  • WLS 9.2.2: JSP recompile for every page load with JAR'ed tag files

    I have a small custom tag library of three tag files. With the server running in development mode and the tag files in a JAR (included in WEB-INF/lib), the server appears to be doing a JSP recompile on every page load. However, it only compiles on the first page load if the tag files are included in WEB-INF/tags (no JAR). Also, running the server in production mode with the JAR'ed tag files avoids the recompile for every page load.
              Is that how the server should behave?
              For whatever it's worth, I'm also using Eclipse 3.3.2 with WTP and WebLogic Server Tools 1.1.2. The server is running the Sun JVM (1.5_10).

    Vikram,
              I went back and created a simple example to test. Below I'm posting the Java source code generated from the two relevant files: index.jsp, and hello.tag.
              __index.java:
              package jsp_servlet;
              import java.io.*;
              import java.util.*;
              import javax.servlet.*;
              import javax.servlet.http.*;
              import javax.servlet.jsp.*;
              import javax.servlet.jsp.tagext.*;
              public final class __index extends weblogic.servlet.jsp.JspBase implements weblogic.servlet.jsp.StaleIndicator {
              private static void _releaseTags(javax.servlet.jsp.tagext.JspTag t) {
              while (t != null) {
              if(t instanceof javax.servlet.jsp.tagext.Tag) {
              javax.servlet.jsp.tagext.Tag tmp = (javax.servlet.jsp.tagext.Tag)t;
              t = ((javax.servlet.jsp.tagext.Tag) t).getParent();
              try {
              tmp.release();
              } catch(Exception ignore) {}
              else {
              t = ((javax.servlet.jsp.tagext.SimpleTag)t).getParent();
              public boolean _isStale(){
              boolean stale = staticIsStale((weblogic.servlet.jsp.StaleChecker) getServletConfig().getServletContext());
              return _stale;
              public static boolean _staticIsStale(weblogic.servlet.jsp.StaleChecker sci) {
              if (sci.isResourceStale("/index.jsp", 1207926672370L ,"9.2.2.0","America/Denver")) return true;
              if (sci.isResourceStale("/null", 1207926783245L ,"9.2.2.0","America/Denver")) return true;
              return false;
              private static void _writeText(javax.servlet.ServletResponse rsp, javax.servlet.jsp.JspWriter out, String block, byte[] blockBytes)
              throws java.io.IOException {
              if (!_WL_ENCODED_BYTES_OK || _hasEncodingChanged(rsp)){
              out.print(block);
              } else {
              ((weblogic.servlet.jsp.ByteWriter)out).write(blockBytes, block);
              private static boolean _hasEncodingChanged(javax.servlet.ServletResponse rsp){
              String encoding = rsp.getCharacterEncoding();
              if ( "ISO-8859-1".equals(encoding) || "Cp1252".equals(encoding) || "ISO8859_1".equals(encoding) || "ASCII".equals(encoding) ){
              return false;
              if (_WL_ORIGINAL_ENCODING.equals(encoding)) {
              return false;
              return true;
              private static boolean WLENCODED_BYTES_OK = true;
              private static final String WLORIGINAL_ENCODING = "ISO-8859-1";
              private static byte[] _getBytes(String block){
              try {
              return block.getBytes(_WL_ORIGINAL_ENCODING);
              } catch (java.io.UnsupportedEncodingException u){
              WLENCODED_BYTES_OK = false;
              return null;
              private final static String wlblock0 ="<!--\n * $Id$\n-->\n \n<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \n\t\t\"http://www.w3.org/TR/html4/loose.dtd\">\n \n";
              private final static byte[] wlblock0Bytes = getBytes( wl_block0 );
              private final static String wlblock1 =" \n \n\t";
              private final static byte[] wlblock1Bytes = getBytes( wl_block1 );
              private final static String wlblock2 ="\n";
              private final static byte[] wlblock2Bytes = getBytes( wl_block2 );
              private final static String wlblock3 ="\n\n<html>\n<head>\n\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\" />\n\n\t<title>Tag File Test</title>\n</head>\n<body> \n\t";
              private final static byte[] wlblock3Bytes = getBytes( wl_block3 );
              private final static String wlblock4 ="\n</body>\n</html>";
              private final static byte[] wlblock4Bytes = getBytes( wl_block4 );
              static private javelin.jsp.JspFunctionMapper jspxfnmap = javelin.jsp.JspFunctionMapper.getInstance();
              public void _jspService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
              throws javax.servlet.ServletException, java.io.IOException {
              javax.servlet.ServletConfig config = getServletConfig();
              javax.servlet.ServletContext application = config.getServletContext();
              javax.servlet.jsp.tagext.JspTag _activeTag = null;
              Object page = this;
              javax.servlet.jsp.JspWriter out;
              javax.servlet.jsp.PageContext pageContext = javax.servlet.jsp.JspFactory.getDefaultFactory().getPageContext(this, request, response, null, true , 8192 , true );
              response.setHeader("Content-Type", "text/html; charset=ISO-8859-1");
              out = pageContext.getOut();
              javax.servlet.jsp.JspWriter _originalOut = out;
              javax.servlet.http.HttpSession session = request.getSession( true );
              try {;
              response.setContentType("text/html; charset=ISO-8859-1");
              {_writeText(response, out, _wl_block0, _wl_block0Bytes);}
              {_writeText(response, out, _wl_block1, _wl_block1Bytes);}
              {_writeText(response, out, _wl_block2, _wl_block2Bytes);}
              {_writeText(response, out, _wl_block3, _wl_block3Bytes);}
              jsp_servlet._tags.__hello_tag __tag0 = null ;
              int __result__tag0 = 0 ;
              if (__tag0== null )__tag0 = new jsp_servlet._tags.__hello_tag ();
              __tag0.setJspContext(pageContext);
              __tag0.setParent(null);
              activeTag=_tag0;
              __tag0.doTag();
              {_writeText(response, out, _wl_block4, _wl_block4Bytes);}
              } catch (Throwable __ee){
              if(!(__ee instanceof javax.servlet.jsp.SkipPageException)) {
              while ((out != null) && (out != _originalOut)) out = pageContext.popBody();
              releaseTags(activeTag);
              pageContext.handlePageException(__ee);
              __hello_tag.java:
              package jsp_servlet . _tags ;
              import java.io.*;
              import java.util.*;
              import javax.servlet.*;
              import javax.servlet.http.*;
              import javax.servlet.jsp.*;
              import javax.servlet.jsp.tagext.*;
              public final class __hello_tag extends javax.servlet.jsp.tagext.SimpleTagSupport {
              private static void _releaseTags(javax.servlet.jsp.tagext.JspTag t) {
              while (t != null) {
              if(t instanceof javax.servlet.jsp.tagext.Tag) {
              javax.servlet.jsp.tagext.Tag tmp = (javax.servlet.jsp.tagext.Tag)t;
              t = ((javax.servlet.jsp.tagext.Tag) t).getParent();
              try {
              tmp.release();
              } catch(Exception ignore) {}
              else {
              t = ((javax.servlet.jsp.tagext.SimpleTag)t).getParent();
              public static boolean _staticIsStale(weblogic.servlet.jsp.StaleChecker sci) {
              if (sci.isResourceStale("/META-INF/tags/hello.tag", 1207926783175L ,"9.2.2.0","America/Denver")) return true;
              return false;
              protected static final String tagxTagInfo = "-84,-19,0,5,116,0,5,104,101,108,108,111,116,0,29,106,115,112,95,115,101,114,118,108,101,116,46,95,116,97,103,115,46,95,95,104,101,108,108,111,95,116,97,103,116,0,5,101,109,112,116,121,112,112,112,112,119,5,0,0,0,0,3,116,0,10,106,115,112,67,111,110,116,101,120,116,119,1,0,116,0,28,106,97,118,97,120,46,115,101,114,118,108,101,116,46,106,115,112,46,74,115,112,67,111,110,116,101,120,116,113,0,126,0,4,119,1,1,112,119,2,1,0,112,112,116,0,7,106,115,112,66,111,100,121,119,1,0,116,0,36,106,97,118,97,120,46,115,101,114,118,108,101,116,46,106,115,112,46,116,97,103,101,120,116,46,74,115,112,70,114,97,103,109,101,110,116,113,0,126,0,6,119,1,1,112,119,2,1,0,112,112,116,0,6,112,97,114,101,110,116,119,1,0,116,0,31,106,97,118,97,120,46,115,101,114,118,108,101,116,46,106,115,112,46,116,97,103,101,120,116,46,74,115,112,84,97,103,113,0,126,0,8,119,1,1,112,119,2,1,0,112,112,119,4,0,0,0,0,112,112,";
              protected JspContext jspContext ;
              public void setJspContext ( JspContext ctx ){
              super . setJspContext ( ctx );
              java.util.List nested = null ;
              java.util.List atBegin = null ;
              java.util.List atEnd = null ;
              this.jspContext = new javelin.jsp.JspContextWrapper(ctx, nested, atBegin, atEnd, null);
              }public JspContext getJspContext() {
              return this.jspContext;
              private java.io.Writer jspxsout;
              private javax.servlet.jsp.tagext.JspTag _activeTag;
              private static void _writeText(javax.servlet.ServletResponse rsp, javax.servlet.jsp.JspWriter out, String block, byte[] blockBytes)
              throws java.io.IOException {
              if (!_WL_ENCODED_BYTES_OK || _hasEncodingChanged(rsp)){
              out.print(block);
              } else {
              ((weblogic.servlet.jsp.ByteWriter)out).write(blockBytes, block);
              private static boolean _hasEncodingChanged(javax.servlet.ServletResponse rsp){
              String encoding = rsp.getCharacterEncoding();
              if ( "ISO-8859-1".equals(encoding) || "Cp1252".equals(encoding) || "ISO8859_1".equals(encoding) || "ASCII".equals(encoding) ){
              return false;
              if (_WL_ORIGINAL_ENCODING.equals(encoding)) {
              return false;
              return true;
              private static boolean WLENCODED_BYTES_OK = true;
              private static final String WLORIGINAL_ENCODING = "ISO-8859-1";
              private static byte[] _getBytes(String block){
              try {
              return block.getBytes(_WL_ORIGINAL_ENCODING);
              } catch (java.io.UnsupportedEncodingException u){
              WLENCODED_BYTES_OK = false;
              return null;
              private final static String wlblock0 ="\n<center><h1>Hello World</h1></center>";
              private final static byte[] wlblock0Bytes = getBytes( wl_block0 );
              static private javelin.jsp.JspFunctionMapper jspxfnmap = javelin.jsp.JspFunctionMapper.getInstance();
              public void doTag() throws JspException, java.io.IOException {
              javax.servlet.jsp.PageContext pageContext = (javax.servlet.jsp.PageContext) getJspContext();
              javax.servlet.http.HttpServletRequest request = (javax.servlet.http.HttpServletRequest) pageContext.getRequest ();
              javax.servlet.http.HttpServletResponse response = (javax.servlet.http.HttpServletResponse) pageContext.getResponse();
              javax.servlet.http.HttpSession session = pageContext.getSession();
              javax.servlet.ServletContext application = pageContext.getServletContext();
              javax.servlet.ServletConfig config = pageContext.getServletConfig();
              javax.servlet.jsp.JspWriter out = jspContext.getOut();
              javax.servlet.jsp.tagext.JspTag _activeTag = null;
              try {
              {_writeText(response, out, _wl_block0, _wl_block0Bytes);}
              } catch ( Throwable t ){
              if( t instanceof javax.servlet.jsp.SkipPageException )
              {throw (javax.servlet.jsp.SkipPageException)t;}
              if( t instanceof java.io.IOException )
              {throw (java.io.IOException)t;}
              if( t instanceof IllegalStateException )
              {throw (IllegalStateException)t;}
              if( t instanceof javax.servlet.jsp.JspException )
              {throw (javax.servlet.jsp.JspException)t;}
              throw new javax.servlet.jsp.JspException(t);
              finally {
              ((javelin.jsp.JspContextWrapper)jspContext).syncEndTagFile();
              Edited by Stephen Davison at 04/11/2008 9:02 AM

  • Home page loading takes longer in a JSF

    My application takes a little longer to load its home page when a user try to access the site. This delay in getting the home page loaded for the
    first time happens to each user accessing the site. So we thought it would be the session scoped managed beans that we use in our application causing
    the issue. But we checked the session scoped bean, which are not doing any particular job to slow down the process. Then we placed a phaselistener and
    got the following printed in console. Doesent it shows that the request for home page goes twice through the JSF life cycle? Is it this that slows down
    the home page access for the first time. If so why should it go through the life cycle twice?
    14:06:45,359 INFO [Engine] BEFORE - RESTORE_VIEW 1
    14:06:45,421 INFO [Engine] AFTER - RESTORE_VIEW 1
    14:06:45,484 INFO [Engine] BEFORE - RENDER_RESPONSE 6
    14:06:47,437 INFO [STDOUT] <- Song List in Memory -> starting
    14:06:47,484 INFO [STDOUT] ################## INITIALIZING ALL URLS FOR ARTIST SEARCH ###########################..
    14:06:48,906 INFO [STDOUT] Processing ALL URLS FOR ARTIST SEARCH
    14:06:50,328 INFO [Engine] AFTER - RENDER_RESPONSE 6
    14:06:50,562 INFO [Engine] BEFORE - RESTORE_VIEW 1
    14:06:50,562 INFO [Engine] AFTER - RESTORE_VIEW 1
    14:06:50,562 INFO [Engine] BEFORE - RENDER_RESPONSE 6
    14:06:50,609 INFO [Engine] AFTER - RENDER_RESPONSE 6
    I'm new to JSF and has to support an application developed in JSF. Any inputs on this is appreciated.
    Thanks in advance.

    download google chrome,  I bet you it will open faster.   probably just an IE thing. 

  • Secure startup home web page not loading in FF 17.0.1

    Have https://www.google.com/ set as home page.
    What I get: Go to a website
    What I do: click Bookmarks>Google url link
    Result: https://www.google.com
    Go to a website does result in Google home page loading, but it appears to be loaded locally, not via an internet connection. Have Flagfox installed as an add-on, but this does not load until I do step 2, and only then is any activity seen in the lower left hand corner of the browser as the Google page loads.
    Odd thing is, without an active internet connection, FF reports page not found error and Google is not displayed.
    Note that step 3 is missing a backslash at the end of the url, even tho it is set and entered properly in Options for General>Startup. ???
    A https connection should also be green if valid, and I am not seeing that on most https sites. GRC.com does show this green color, but that is the only one that seems to work for me. Clicking the lock icon does give me vendor ownership information; the others state 'unknown'. Example: "You are connected to mozilla.org which is run by (unknown) Verified by GeoTrust, Inc. Your connection to this website is encrypted to prevent eavesdropping.

    You only see a green color in the Site Identity Button if websites use an Extended Validation (EV) SSL Certificate and not if a Domain Validation (DV) SSL Certificate is used like this SUMO forum site is using.
    *https://support.mozilla.org/kb/Site+Identity+Button
    *http://blog.mozilla.org/ux/2012/06/site-identity-ui-updates/
    Firefox may be loading pages from the Firefox browsing cache if they aren't loaded from the internet.<br />
    You may also have other software or a router that caches some pages.
    Which security software (firewall, anti-virus) do you have?
    Did you check that your security software isn't blocking the connection?
    Try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • I can not load the Oracle Applications Home Page E-Business Suite

    I install ebs 12.1.1 on windows server 2003 and I can not load the Oracle Applications Home Page (http://ebsoracle.workshop.cl:8000)
    What could be the cause?
    Is there a log with information about this failure?
    I check the host file and this is correct
    Help me please.
    Thanks.

    I install ebs 12.1.1 on windows server 2003 and I can not load the Oracle Applications Home Page (http://ebsoracle.workshop.cl:8000)
    What could be the cause?What is the error?
    Is there a log with information about this failure?
    I check the host file and this is correctCheck Apache log files (error_log* and access_log* under $LOG_HOME/ora/10.1.3/Apache directory).
    Also, run AutoConfig and make sure it completes successfully.
    Thanks,
    Hussein

  • LMS4.2.2 home page load very slow

                       Hi,
    I migrated from windows LMS3.2.1 to soft appliance 4.2.2. i also set the gs.properties attribute to false. but, still the home page loads very slow. let me know if somebody experienced this and fond a resolution.
    thanks,
    Kerim

    You're not the only one with this problem. There is a long discussion, with some proposed solutions, in this thread (and searching for "slow" in the Pages forum will bring up other threads as well).

  • Firefox 6.0 AND 6.1 ALWAYs loads compatibity check and then what's new page as well as my home page

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/866032]]</blockquote>
    The problem is that EACH TIME I open Firefox 6.0 and now 6.1 I just installed it runs a compatibility ad-on check AND then opens the "what's new?" page AS WELL AS my home page in a separate tab. I then have to close the "what's new" tab to get to home page. I never had this problem with all other previous Firefox versions. Any thoughts or suggestions. Anyone else have the problem?
    If I revert back to a version 5 will it keep my bookmarks? These versions 6,o and 6.1 are just a hassle to me. I run Windows XP home.

    Hi,
    I just saw topic http://technet.oracle.com:89/ubb/Forum82/HTML/000617.html with the answer pointing to bug 1869531.
    regards,
    Willem-Pieter van der Lugt

Maybe you are looking for

  • 10.5.2 and Windows 2003 Domain and Home Folders

    Hello, This has probably been beaten to death but cant seem to find the answer that I'm looking for. I can add the mac to the 2003 domain fine with no problems and can get the user authentication fine, access to the network shares and printers. The q

  • Stock Valuation Level?

    Hi All, ours is a project based company and we dont have plants as we are not into any type of production. we have registered offices at 14 states in India. At present stock is valuated for each project and all values will be accumalated and shown in

  • Adding comment in the OTL Timecard ( in both timekeeper entry & Self-Service)

    Hi all, I need to add a new comment field in the timecard (both the timekeeper entry page & the Timecard Self-Service page). I am going through the white paper "Configuring The Oracle Time and Labor Timecard User Interface" currently. what i understa

  • WRT54GL Connection drops and freezes

    Hi, I just recently purchased WRT54GL and I've been having an issue with it. Whenever I'm downloading (both regular download and progress download on you tube for e.g.), and I'm not browsing or active with internet explorer, it drops the connection,

  • Import swf / multiply blend textmarker

    Hello, I am working on a cap3 project, and I'd like to have a textmarker-like effect in an animation. Usually (like in Photoshop) this is best achieved by using a signal color like bright yellow and use the blending mode "multiply" to the layer benea