How to setup the jsp service

Hi all,
After I setup teh weblogic and write some jsp, I cannot call the jsp up from
my URL thur a NES.
My configuration is
Web-server NES 3.6.3
WebLogic App Server 4.5.2
(URL http://hostname:81/servlet/* will proxy-forward the request to
weblogic 4.5.2)
like http://hostname:81/servlet/newservlet -> to
http://weblogicserver:7001/servlet/newservlet
for the servlet, it is ok....
but if I call http://hostname:81/servlet/newjsp.jsp , then there will be a
404 Not Found error....
My properties setting for jsp is
weblogic.httpd.register.servlet/*.jsp=weblogic.servlet.JSPServlet
weblogic.httpd.initArgs.servlet/*.jsp=\
pageCheckSeconds=1,\
packagePrefix=a.b.c.d,\
compileCommand=/jdk1.2.2/bin/javac,\
workingDir=/abs_path_to_a_newly_created_directory,\ (weblogic
process has the write right to this directory)
verbose=true
weblogic.httpd.documentRoot=public_html/
And have already place all the jsp into the public_html/ and even one more
copy in public_html/servlet/
but I still can't call the jsp....
can anyone tell me how to fix it........
THX
Alex

Are you able to call the JSP pages directly? Or, does it just not work when
you are using the plug-in?
Michael Girdley
BEA Systems Inc
"Alex Wong" <[email protected]> wrote in message
news:[email protected]..
Hi all,
After I setup teh weblogic and write some jsp, I cannot call the jsp upfrom
my URL thur a NES.
My configuration is
Web-server NES 3.6.3
WebLogic App Server 4.5.2
(URL http://hostname:81/servlet/* will proxy-forward the request to
weblogic 4.5.2)
like http://hostname:81/servlet/newservlet -> to
http://weblogicserver:7001/servlet/newservlet
for the servlet, it is ok....
but if I call http://hostname:81/servlet/newjsp.jsp , then there will be a
404 Not Found error....
My properties setting for jsp is
weblogic.httpd.register.servlet/*.jsp=weblogic.servlet.JSPServlet
weblogic.httpd.initArgs.servlet/*.jsp=\
pageCheckSeconds=1,\
packagePrefix=a.b.c.d,\
compileCommand=/jdk1.2.2/bin/javac,\
workingDir=/abs_path_to_a_newly_created_directory,\ (weblogic
process has the write right to this directory)
verbose=true
weblogic.httpd.documentRoot=public_html/
And have already place all the jsp into the public_html/ and even onemore
copy in public_html/servlet/
but I still can't call the jsp....
can anyone tell me how to fix it........
THX
Alex

Similar Messages

  • How to setup the FTP Service by the OS X Server? Thanks~

    Dear All,
    OS X 10.8.2
    I want to setup a FTP Service by the "OS X Server".
    When I start the FTP Service, I can't login by my account.
    FTP Service and FTP Client run at the same computer,
    I think it's not the network problem.
    Do you have the documents about the FTP Setting or "OS X Server" User Guide?
    Thanks
    Austin

    service generally manages the lower level services on the system.
    High level services such as Apache are managed via serveradmin:
    serveradmin status web
    serveradmin start web

  • How to setup the email service & report template with BO XI3

    Hi,
    I'm new to BOBJ. Can anyone share your experience and guidelines on setting up the email server? I tried to do it in CMC, yet it doesn't works.
    My requirement is that :
    1. I need to send the WebI report to a group of users in a specific datetime(scheduler). Can BO XI3 works in this way?If yes,then how?
    2. Is there a way to configure the WebI report with Company Logo and Company Name? Maybe we can called it as a report template, so the Company Logo and Company Name will appear whenever the user create any new report. How should I handle this?
    Please advise.
    Much appreciation for your help!
    Best regards,
    Tee

    1. There are a few steps to set up an email server. The best guide to this is the BOE administrators guide, which you can access at help.sap.com or try this link http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_admin_en.pdf
    You will want to go the section on Email destination properties.
    Basically you will need the details of your SMTP server, and enter details for the appropriate job server(s).
    2. To setup a Webi template you create a report off of a Universe, format it so it displays your company logo in your header (look at the properties tab), and hard-code your company name, or use a dimension object with your company name in the query.
    Do your formatting on this simple report how you want it, i.e. fonts, borders, shading, page margins etc. Then in your query strip out all query objects apart from at least one, which is common between all your universes (i..e you could define a dummy variable like Today's date in all your universes).
    Save this report as 'Template Report' or similar, and ask all your users to use that as the starting point. So they would edit the template report, re-point the report to whatever universe they wanted then save it as a different name. Make sure they don't overwrite the template report.
    Good luck!

  • How to setup the default run page in WAR file

    Can anyone please tell me how to setup the default run page in WAR file using JDeveloper? I want the login page to be the default page of the application. Thanks!

    This is usually done in an .XML or other configuration file based on the particular web application container you are using.
    For example, in Tomcat Java Container, its the following parameter in the /conf/web.xml file:
    <welcome-file-list>
    <welcome-file>index.html</welcome-file>
    <welcome-file>index.htm</welcome-file>
    <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>
    You will need to look at the documentation for your server container.
    thanks

  • How to setup the Linksys router E4200 DD-WRT for WVC54GCA

    I don't know how to setup the Linksys router E4200 DD-WRT for WVC54GCA. The DD-WRT is very complcated. Please help!!!!! Also, I have used the TZO.com for the DDNS. Should I setup the DDNS for DD-WRT router??? I used the DDNS for my old model router before. Thanks.
    Solved!
    Go to Solution.

    Hi majekho, that is best be answered by support from the developers at the DD-WRT forums.
    The Search Function is your friend.... and Google too.
    How to Secure your Network
    How to Upgrade Routers Firmware
    Setting-Up a Router with DSL Internet Service
    Setting-Up a Router with Cable Internet Service
    How to Hard Reset or 30/30/30 your Router

  • How to setup the IM app for google talk 5800

    How to setup the builb-in IM app for gtalk?

    The Build-In IM can be used only with your Mobile Operator's IM service. You can use Fring (www.fring.com) or Slick (http://www.lonelycatgames.com/?app=slick) for Google Talk.
    Nokia 5800 Xpress Music + 8 Gb Nokia microSD class 6

  • How to use the same services-config for the local and remote servers.

    My flex project works fine using the below but when I upload my flash file to the server I doesn't work, all the relative paths and files are the same execpt the remote one is a linux server.
    <?xml version="1.0" encoding="UTF-8"?>
    <services-config>
        <services>
            <service id="amfphp-flashremoting-service"
                class="flex.messaging.services.RemotingService"
                messageTypes="flex.messaging.messages.RemotingMessage">
                <destination id="amfphp">
                    <channels>
                        <channel ref="my-amfphp"/>
                    </channels>
                    <properties>
                        <source>*</source>
                    </properties>
                </destination>
            </service>
        </services>
        <channels>
        <channel-definition id="my-amfphp" class="mx.messaging.channels.AMFChannel">
            <endpoint uri="http://localhost/domainn.org/amfphp/gateway.php" class="flex.messaging.endpoints.AMFEndpoint"/>
        </channel-definition>
        </channels>
    </services-config>
    I think the problem  is the line
            <endpoint uri="http://localhost/domainn.org/amfphp/gateway.php" class="flex.messaging.endpoints.AMFEndpoint"/>
    but I'm not sure how to use the same services-config for the local and remote servers.

    paul.williams wrote:
    You are confusing "served from a web-server" with "compiled on a web-server". Served from a web-server means you are downloading a file from the web-server, it does not necessarily mean that the files has been generated / compiled on the server.
    The server.name and server.port tokens are replaced at runtime (ie. on the client when the swf has been downloaded and is running) not compile time (ie. while mxmlc / ant / wet-tier compiler is running). You do not need to compile on the server to take advantage of this.
    Hi Paul,
    In Flex, there is feature that lets developer to put all service-config.xml file configuration information into swf file. with
    -services=path/to/services-config.xml
    IF
    services-config.xml
    have tokens in it and user have not specified additional
    -context-root
    and this swf file is not served from web-app-server (like tomcat for example) than it will not work,
    Flash player have no possible way to replace token values of service-config.xml file durring runtime if that service-config.xml file have been baked into swf file during compilation,
    for example during development you can launch your swf file from your browser with file// protocol and still be able to access blazeDS services if
    -services=path/to/services-config.xml
    have been specified durring compilation.
    I dont know any better way to exmplain this, but in summary there is two places that you can tell swf  about service confogiration,
    1) pass -services=path/to/services-config.xml  parameter to compiler this way you tell swf file up front about all that good stuff,
    or 2) you put that file on the webserver( in this case, yes you should have replacement tokens in that file) and they will be repaced at runtime .

  • How to setup the security based on roles in Organization.

    Hi,
    How to setup the security based on roles in Organization.
    For example:Few users are Manager and a few user are Non Manager .Manager should have access to all work data including Non Manager and Non Manager should access based role.How to setup this? How OBI server identify the user role?
    kindly let me know.
    Regards.,
    CHR

    Hi,
    You need to have Back End support to achieve this. In Back End you need to create two groups . You need to know what joins has to be made for which group (which is more important) and also make session variable for the userrole (with SQL supporting it). In the BMM layer, we need to put the security join conditions in the 'where clause'.
    And make a common report. User loggin in with the respective userid will have userrole and joins assigned in the Back end. And they will be viewing the report according to their access.
    Hope this will solve your problem.
    Regards
    MuRam

  • How to install the SAPRouter service on a Windows 2003 Server?

    Hi, can someone please either provide me with the instructions or point me to a URL or a SAP note that describes how to install the SAPRouter service on a Windows 2003 32-bit server?
    This is fairly urgent so your assistance here would be much appreciated.
    Many thanks
    Sharon

    I tried this and I get the following error...
    'ntscmgr' is not recognized as an internal or external command, operable program or batch file.
    Any further suggestions?
    S

  • How to setup the RV120W for quickvpn

    Hello,
    The PPTP client from Windows 7 is not working with this router; therefore I would like to try the quickvpn.
    Is there any paper from Cisco explaining how to setup the RV120W for quickvpn ?
    Thanks for any help

    User Guides for thee rv120W are here:
    http://www.cisco.com/en/US/docs/routers/csbr/rv220w/quick_start/guide/rv220w_qsg.pdf
    http://www.cisco.com/en/US/docs/routers/csbr/rv120w/administration/guide/rv120w_admin.pdf
    and theres some more stuff over on my site:
    http://www.linksysinfo.org/index.php?forums/cisco-small-business-routers-and-vpn-solutions.49/

  • How to setup the Microsoft communicator

    Hi
    What is Microsoft communicator? Is it a messenger client?
    Guys could you please tell me how to setup the Microsoft communicator (in details)
    what to write in the URL field , etc  
    Nokia E72-1 Black
    firmware : 053.001
    of 26 of nov 2010

    guys please tell me at least tell me what is the right server url of hotmail
     at first i did it with my ovi account but every time it tells me invalid url
    but when i wrote in the url bar
    ovi.com it asks me about a certificate at first i accepted once but did'nt work on the second time i accepted the cirtificate permentally and confirmed when asked it will always confirm
    and i pressed yes and also nothing happened
    then i tried to do this with hotmail but every time  i write www.hotmail.com in the server url it says invalid url
    please help me
    please
    Nokia E72-1 Black
    firmware : 053.001
    of 26 of nov 2010

  • How to setup the complex ownership relationship in SAP BPC

    Hi Buddies,
    I am new to SAP BPC. For legal consolidation, I am confused how to setup the ownership in BPC. The senario is following:
        P is the parent company, S1 and S2 are subsidiaries.
        1) P owned S1 80%, ownded S2 90%, meanwhile S1 owned P 20%
            How to setup this?
        2) P owned S1 80%, owned S2 70%, and S1 owned S2 10%.
            How to setup this?
    For above 2 senarioes, how to calculate the Minority Interest? ( Using different consolidation rules?)
    And if there are subgroup, how to see the subgroup result?
    Thanks in advance.
    Maggie Liu

    Hi Will,
    Thanks for reply... Actually, I've tried that before(putting comma after the flag "all," presuming the 71st step shows that I should have 3 members in the memberset under the ICDatasrc dimension. But it also did not work.
    Nope, step 71 did not tell us to use piping and consequently expanding the col key range.
    Thanks...
    Dryan

  • How to setup the client application for the RMI?

    Question:
    I write a short program of RMI It contain server and client
    if server and client are run on localhost they are running ok
    but run client application on remote machine it occure issuses.
    How to setup the client on remote machine?

    hello Dhanraj K, for gmail accounts there shouldn't be much manual configuration required. please try to set it up like described in [[Add an email account to the Mail app in Firefox OS]]

  • How to setup the Advance payment in Oracle Payroll

    Dear Friends,
    Can any one pls let me Know,How to setup the Advance payment in Oracle Payroll.. Pls ..
    with regards
    Veeru

    GLOBAL HRMS , XX_legislation
    Plz help

  • How to setup the system monitoring using sol man ?

    Experts
    can any one advise me how to setup the below monitoing.
    Background jobs (SM50)         -  Long running jobs >24hrs
    Email/Fax  transmission(SCOT)  -  alert if there is any failire/errors in the email transmission
    iDocs Processing(WE05)          -  Data Transfer failure
    Enque locks (SM12)         -  alert if there are any Lock entries which are older than 2 days
    Update Records(SM13)         -  alert if there are any update request  older than 90 days
    Regards
    Karthi

    Hello Prasad
    Thanks a lot your information. I wil go thorugh the documents which you have mentioned.
    I have configured few alerts  and  unfortunately I am still struggling to configure these alerts. I am also not able find whether I will be able to configure these alerts are not. Any advice/tip  would be a great help.
    if I get some solution, definately I will share with all.
    Regards
    Karthi

Maybe you are looking for

  • Function or pseudo-column 'DECODE' may be used inside a SQL statement only

    Hi everyone! I got the error in the subject concernig the follow piece of sql code + v_str_sql_body := v_str_sql_body || ' and cod_entita =' || decode(cur.cod_entita_a,str_all,cur_ent.cod_entita,cur.cod_entita_a); execute immediate v_str_sql_body; +

  • Migration from sun/solaris to windows

    While performing a migration of SAP from solaris to windows OS what are the implications, issues and things to keep in mind. Also which database would give the best performance (Oracle or MS SQL) and what are the specific requirements if latest relea

  • BBP_VENDOR_SYNC Authorization checks

    Hi SAP Experts, We are currently implementing a vendor synch from ECC to SRM and encountered a problem recreating the vendors in SRM. We noticed that if we put an authorization group to vendor the vendor is not recreated. If it is blank it is recreat

  • Sharepoint 2010 Webpart

    I had Two Picture Libraries in my main site.Want to display the specific picture library with slide show in my sub-site..Please suggest the exact Solution for this .. Plz give the solution immediately

  • How to start work on program, first stepe (ezy explanation)?

    Good day everyone, My problem is Homework, I been lazy, so now I starting to work, but I have no idea, So, if anyone can explain or even write me couple first steps of this program, And if I can find somewhere solution, that be the best or if somebod