<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 500 servlet exception and Requested URL not found in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/500-servlet-exception-and-Requested-URL-not-found/m-p/49742#M14828</link>
    <description>&lt;P&gt;I recently signed up with lunar pages and am very new to web development. I have a web app that I developed for a class and I wanted to put in on the internet. So I uploaded the WAR file into the webapps folder. I can successfully get to the starting page (index.jsp). But when I click any of my links problems occur. For example clicking on one link and I get&lt;BR /&gt;&lt;BR /&gt;500 Servlet Exception&lt;BR /&gt;&lt;BR /&gt;Note: sun.tools.javac.Main has been deprecated.&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:23: Class edu.vt.cs5244.BasicAirlineManager&lt;BR /&gt;not found in import.&lt;BR /&gt;import edu.vt.cs5244.BasicAirlineManager;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:24: Class edu.vt.cs5244.PassengerAirlineException&lt;BR /&gt;not found in import.&lt;BR /&gt;import edu.vt.cs5244.PassengerAirlineException;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:106: '(' expected.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Set&amp;lt;String&amp;gt; listOfFlights = new HashSet&amp;lt;String&amp;gt;();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;3 errors, 1 warning&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I try to access my other JSP's and servlets, I get the following error message&lt;BR /&gt;&lt;BR /&gt;Not Found&lt;BR /&gt;&lt;BR /&gt;The requested URL /webapps/CS5244Proj/servlet/edu.vt.cs5244.PRPservlet was not found on this server.&lt;BR /&gt;Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So I really dont know what to do. I was hoping I could just upload my WAR file to the webapps folder and it would be deployed automatically without having to do anything. I actually did just that on a different site, uploaded the WAR file and, boom, there was my webapp. It is a free web hosting site and the server goes down every 6 hours tho, so I really want to get it to work here.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me some help here??? I would really appreciate it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG border="0" src="http://imagicon.info/cat/12-1/text-smiley.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2013 17:07:55 GMT</pubDate>
    <dc:creator>orthohin</dc:creator>
    <dc:date>2013-01-10T17:07:55Z</dc:date>
    <item>
      <title>500 servlet exception and Requested URL not found</title>
      <link>https://business.forums.bt.com/t5/Archive/500-servlet-exception-and-Requested-URL-not-found/m-p/49742#M14828</link>
      <description>&lt;P&gt;I recently signed up with lunar pages and am very new to web development. I have a web app that I developed for a class and I wanted to put in on the internet. So I uploaded the WAR file into the webapps folder. I can successfully get to the starting page (index.jsp). But when I click any of my links problems occur. For example clicking on one link and I get&lt;BR /&gt;&lt;BR /&gt;500 Servlet Exception&lt;BR /&gt;&lt;BR /&gt;Note: sun.tools.javac.Main has been deprecated.&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:23: Class edu.vt.cs5244.BasicAirlineManager&lt;BR /&gt;not found in import.&lt;BR /&gt;import edu.vt.cs5244.BasicAirlineManager;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:24: Class edu.vt.cs5244.PassengerAirlineException&lt;BR /&gt;not found in import.&lt;BR /&gt;import edu.vt.cs5244.PassengerAirlineException;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;/webapps/CS5244Proj/admin.jsp:106: '(' expected.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Set&amp;lt;String&amp;gt; listOfFlights = new HashSet&amp;lt;String&amp;gt;();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;3 errors, 1 warning&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I try to access my other JSP's and servlets, I get the following error message&lt;BR /&gt;&lt;BR /&gt;Not Found&lt;BR /&gt;&lt;BR /&gt;The requested URL /webapps/CS5244Proj/servlet/edu.vt.cs5244.PRPservlet was not found on this server.&lt;BR /&gt;Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So I really dont know what to do. I was hoping I could just upload my WAR file to the webapps folder and it would be deployed automatically without having to do anything. I actually did just that on a different site, uploaded the WAR file and, boom, there was my webapp. It is a free web hosting site and the server goes down every 6 hours tho, so I really want to get it to work here.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me some help here??? I would really appreciate it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG border="0" src="http://imagicon.info/cat/12-1/text-smiley.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2013 17:07:55 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/500-servlet-exception-and-Requested-URL-not-found/m-p/49742#M14828</guid>
      <dc:creator>orthohin</dc:creator>
      <dc:date>2013-01-10T17:07:55Z</dc:date>
    </item>
  </channel>
</rss>

