hi all i wrote a small JSP code for Square of a Number. Runnig JSP in WebLogic server , error occurs
"10.5.1 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. " how to rectify it? bye sreedhar
Hi, How did you deploy??? Created a war file or deployed the folder itself??? If there is an uncaught exception raised, you may get that erro. Try using a error page, so that the exception will be known while invoking the page. Regards, Uma..
Welcome to the Sreedhar M! You'll find this forum a great place to seek help on JSP pages, and there aren't many rules you'll have to worry about, but one is that proper names are required; in particular initials for a last name are disallowed. Please take a look at the JavaRanch Naming Policy and change your display name to match it. Thanks! bear JSP Forum Bartender