JSP works fine? but I get a blank page for answer

Hello,
I'm trying to get jsp to work.
I've changed the jdk path in global settings.
When I test with hello_world.jsp I get a blank page.
There's nothing in error log and nothing in the access log.

Looks like some config issue... Under server_root/https-admserv dir, check the variables defined iin start-jvm file. They should something(paths will differ) like follows:
NSES_JDK=/export/j2sdk1_3_1_08; export NSES_JDK
NSES_JRE=${NSES_JDK}/jre; export NSES_JRE
NSES_JRE_RUNTIME_LIBPATH=${NSES_JRE}/lib/sparc:${NSES_JRE}/lib/sparc/server:${NSES_JRE}/lib/sparc/classi
c:${NSES_JRE}/lib/sparc/native_threads; export NSES_JRE_RUNTIME_LIBPATH
NSES_JDK_RUNTIME_CLASSPATH=${NSES_JRE}/lib/ext/iiimp.jar:${NSES_JRE}/lib/i18n.jar:${NSES_JRE}/lib/rt.jar
:${NSES_JDK}/lib/tools.jar:${NSES_JDK}/lib/dt.jar; export NSES_JDK_RUNTIME_CLASSPATH
If this does not help, perhaps you should open up a support case to Sun Services.
Thanks
Manish

Similar Messages

  • HT4489 I am attempting to import a vcard from my outlook into my icloud contacts. Exporting works fine but I get the error...could not import some contacts becaus ethere was a problem reading the vcard. Any suggestions?

    I am attempting to import a vcard from Outlook 2010 into my iCloud. Exporting to Outlook works fine but I get an error ..could not be imported there was a problem reading the vcard. Any suggestions?

    bmitch3 wrote:
    I am attempting to import a vcard from Outlook 2010 into my iCloud. Exporting to Outlook works fine but I get an error .
    You mean exporting from Outlook surely, what exactly are you you importing to?

  • Is anyone else but me get the blank page when trying connecting to itunes store??

    For almost a week of trying to solve this i'm giving up.
    Aplle custumor service tried to help but failed.
    I'm on windows 7 and the latest itunes 10.5.3.
    My girlfriend has itunes on mac and it works fine on the same network so what is the problem???

    Is anyone else but me get the blank page when trying connecting to itunes store??
    Yes, many people are.  To fix it, check this guide: iTunes 10.5 for Windows: May see performance issues and blank iTunes Store.

  • Get a blank page for hotmail

    Blank Hotmail page
    I have tried all the various solutions found on Google and the Firefox site but still get a blank screen when trying to access Hotmail.
    I can access when using IE.

    Same problem here. Suggested URL result in the same problem i.e. having a blank screen. www.hotmail.com redirects to https://login.live.com/login.srf?wa=wsignin1.0..... as if it tries to restore earlier session. It skips the standard screen and goes to blank. (History and cookies cleared). To avoid the redirect I have tried to link to hotmail from any other MS site that has link to hotmail. Interesting is that for example msn.com shows in correct layout. All items text, pictures, links are on the left part of browser screen followed by other item below. Other browsers show no problem.
    Edit> Just found that problem is circumventable in private browse mode, i.e. I get the normal Hotmail signon. But what is the problem

  • Cannot get any sound forn iPod nano 3 on my JBL iPod dock, it used to work fine, but I haven't used it for awhile.  Appreciate any suggestions for non technical grandmother. Thanks

    I have an older iPod nano.  I have a JBL iPod dock that worked fine with this over a year ago, but I tried it recently and I cannot get any sound to come out.  I am a technically challenged grandmother so this stuff does not come naturally.  Help would be appreciated.  Thank you

    Wow, thank you so much!
    Turns out there was a topic on the forums there with guy having same problem and they linked him to topics that saved his iPod too.
    Thank you so much, it works now

  • I have an Airport Express that works fine but cannot get the audio to connect or play through my Samsung AV-R370 receiver. I

    I bought a 3.5 mm to 3.5 mm connecting cable to connect the Express to some outlet on the receiver back but am unsure which one to connect to. They have a combination of coaxial and optical plugs, nothing looks like a 3.5mm jack. I also bought a 3.5mm stereo Y-adapter cable to connect the Express to whatever coaxial jack on the back of the receiver. I tried all but could not get a sound out of the system. I checked with earbuds to see if music was coming out my Iphone 4s through the express and it does so obviously it is a connection or setting issue. Everything works WIFi, but want music to stream through my Samsung system which includes TV,AV receiver and BluRay player.
    Any help would be appreciated as I am new to this.

    You basically have two choices: 1) Find the best physical placement of the AirPort Express to support multiple locations, or 2) Get another Express to extend the wireless range of the first one.

  • Trailers work fine but no YouTube - Help!

    Movie trailers work fine but I get can not get any YouTube video to play. I can search YouTube and see results displayed - but when I try to play I always get the following message: "An error occurred loading this content. Check the source or try again later".
    Can anybody help me with this. The only thing I can think of is perhaps opendns is messing with it -0 but I can view YouTube no problem or my computers- they just won't play on the AppleTV.
    Thanks for your help...

    Yes - I have now found the problem but do not know how to fix it. I use OPENDNS - these DNS settings are in my Time Capsule. For some reason this is blocking YouTube (but only on Apple TV). When I revert to my ISP's DNS settings I have no problem... Can you help me figure this out - there must be someway to put AppleTV's YouTube service into my white-list on OPENDNS. Thanks for your help.

  • I have a new ipad and everything works but can't connect to the app store. Itunes works and the wifi seems to be working but i get a blank white screen when i open the appstore.Nothing will load unter the features or charts tab. Any Suggestions?

    I have a new ipad and everything works but can't connect to the app store. Itunes works and the wifi seems to be working but i get a blank white screen when i open the appstore. Nothing will load unter the features or charts tab so i cant download any apps. Purchased and updates tab loads fine. Any suggestions?

    You would get better response from the iTunes community forum.
    Have a nice day!

  • SET GET Parameter working fine but no entery in table TPARA

    Hi Experts,
    I am using SET/GET Parameter.
    All is working fine but no entery is created in table TPARA for this ID beacuse of this i am not able to use DELETE FROM MEMORY ID 'ZID' .It always returns 4 since there is no entry in table TPARA.
    Why there is no entery created in TPARA and how can i delete this ID from SAP memory?
    Thanks,
    Anubhav

    >
    Anubhav Jain wrote:
    > Why there is no entery created in TPARA and how can i delete this ID from SAP memory?
    > Anubhav
    Entry in TPARA automatically gets created when you assign PID to data element.
    Check if ZID is assigned to any data element.
    To clear the content of PID from memory use SET PARAMETER statement with empty field.
    DATA lv_blank type char10 .
    CLEAR lv_blank.
    SET PARAMETER ID ZID FIELD lv_blank.

  • I am using the old imovie HD on my old Mac laptop... it works fine, but when I export a video to YouTube there is a black frame around it.. how do i get rid of that? thanks!

    I am using the old imovie HD on my old Mac laptop... it works fine, but when I export a video to YouTube there is a black frame around it.. how do i get rid of that? thanks!

    Hi MyAppleID99,
    You may want to check to make sure the clip hasn't been moved back and forth between wide screen and standard aspect ratios; sometimes a combination of letterboxing and pillarboxing can lead to a black frame "windowbox" when playing the final video. You may find the following article helpful:
    Apple Support: What are Letterboxing, Pillarboxing and Windowboxing?
    http://support.apple.com/kb/ht2320
    Regards,
    - Brenden

  • I have an old iPhone 3Gs with software version 4.3.5,  I am trying to use it again, and it works fine, but I have not been able to update the software.  Every time I try, I get the following message: "there was a problem downloading the software for the i

    I have an old iPhone 3Gs with software version 4.3.5,  I am trying to use it again, and it works fine, but I have not been able to update the software.  Every time I try, I get the following message:
    "there was a problem downloading the software for the iPhone, the network connection could not be established".  This happens even though I have a working internet connection.
    Besides that, all the other functions work properly, even synchronize apps and library.
    Will I be able to update the software?

    look around the forum tons of people repport that they can't update
    makes you suspect that apples update servers can't meet the depand of too many users
    trying to update at once

  • How do I get the built in microphone to work on my IMac?  Camera works fine, but I can't record voice.

    How do I get the built-in microphone to work on my IMac?  Camera works fine, but I can't record sound.

    I always assummed that the mic was part of iSight (intertwined?).  The mic is situated right next to iSight.  It would seem to me the solutions would be the same some what.
    Regarding the OP, I also suspect his/her problem is hardware.  It's rather unusual for the internal mic to not work yet the iSight does.

  • I have just recently installed ios6 to my iPad 3 an iPhone 4 my iPhone works fine but my iPad is not working at all I can not get a response from it, it seemed to download an then install but did not reset and turn on and will not turn on HELP!! Withdrawa

    I have just recently installed ios6 to my iPad 3 an iPhone 4 my iPhone works fine but my iPad is not working at all I can not get a response from it, it seemed to download an then install but did not reset and turn on and will not turn on HELP!! Withdrawal or what!! Lol

    Hi there,
    Firstly, try a hard reset. Hold the sleep/wake and home buttons together until the Apple logo appears.
    If this doesn't work, try restoring your device. Put it in recovery mode if iTunes doesn't recognise it, and restore it from there. I have linked to instructions below.
    Recovery Mode and Restore - Apple
    Let me know if this helps,
    Nathan

  • I'm getting a Download Error warning after attempting to download and install CC. No error code – just a button prompt to Reload Applications which takes me straight back to the Download Error. All my previously installed CC apps work fine but I need to u

    I'm getting a Download Error warning after attempting to download and install CC. No error code – just a button prompt to Reload Applications which takes me straight back to the Download Error. All my previously installed CC apps work fine but I need to upgrde to be compatible with colleagues. Thanks

    I'm having exactly the same problem......I'm running an iMac with OS X 10.10.1. We have BT fibre optic business broadband. Everything has been running just fine until about 2 weeks ago when the apps in my CC panel just disappeared. I have made no changes to our systems and I am the only person to administer it all.....

  • I get an error message saying 'An error has caused Photoshop to stop working correctly. Windows will close the programme and notify you if a solution is available'. I have had no notification. My old Photoshop CS5 works fine, but as I'm paying for CC2014

    I get an error message saying 'An error has caused Photoshop to stop working correctly. Windows will close the programme and notify you if a solution is available'. I have had no notification. My old Photoshop CS5 works fine, but as I'm paying for CC2014 I would like to use it. I have tried renaming the 'sniffer' file to 'snifferold' as bobmiller4002 suggested but the problem is not resolved. Lightroom works fine.

    Hi Nancy,
                 I'm not sure I have the answers to all your questions. Although I use Photoshop and Lightroom extensively, I'm not a 'techy'.
    My system;
    Packard bell imedia S2885
    1TB hard drive
    500G RAM
    Windows 8.1   64- bit
    Intel core i5 4440
    If I open Photoshop cc14 without opening any image, I still get an error message that reads: 'Photoshop has encountered a problem with the display driver, and has temporarily disabled enhancements which use the graphics hardware'.
    There is also a link to the Adobe help site, but I'm not sure exactly what I should be downloading from there.  
             Thanks,
                        Dan.

Maybe you are looking for

  • Can I write this query in another way (prefferably in optimized manner)

    My database version._ [oracle@localhost ~]$ uname -a Linux localhost.localdomain 2.6.18-194.17.1.0.1.el5 #1 SMP Wed Sep 29 15:40:03 EDT 2010 i686 i686 i386 GNU/Linux [oracle@localhost ~]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.2.0 Production on

  • Windows Vista vs Zen Micro: Software Problems

    Hey guys, Looking for a little help and this seems to be the right place to get, lots of helpful people!I have a 3 year old Zen Micro, 4/5Gb I think and it worked fine with my old Dell laptop which ran XP, I used to drag and drop mpg files easily wit

  • Adobe Flash Player Installer freezes

    Hi, im trying to download the newest version of Adobe flash and the installer keeps freezing. my browser is Firefox but its the newest version of it and iv tried other browsers and nothing changes. this is a brand new PC that i just got yesterday so

  • Mapping values

    Hi, I'm using reports6i. I have data like this SQL> select btm_job_type,btm_description,btm_crt_type,btm_catg   2  from booking_type_master; BTM_JOB_TYPE    BTM_DESCRIPTION BTM BTM CONSOL          FCL Imports     I   S CONSOL          FCL Exports    

  • How long does it take to transfer data from a time  machine back up?

    I am in the process of transferring my data from my time machine back up from my old mac to my new mac and this seems to be taking a long time.  What is everyone's experience for how long this takes?