<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - status 500 error to call a servlet from a JSP page</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 19:40:05 -0400</pubDate>


    <item>

        <title>There's a space in your import statement...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26477</link>

        

        
            <description><![CDATA[...which is criticized correctly by the javac compiler.<br><br>Cheers,<br><br>Ren&#xE9;]]></description>
        

        <pubDate>Wed, 09 Jun 2004 07:47:33 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 07:47:33 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 07:47:33 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Rene Zanner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>status 500 error to call a servlet from a JSP page</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26477</link>

        

        
            <description><![CDATA[The import might expect a . in the import statement, since you usually put your java classes in packages. Of course, you can put it in the default package as well and this should be supported, but it obviously isn't.<br><br>Anyway, I think you're...]]></description>
        

        <pubDate>Wed, 09 Jun 2004 05:23:31 -0400</pubDate>

        

        <jf:creationDate>Wed, 09 Jun 2004 05:23:31 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 09 Jun 2004 05:23:31 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2004</jf:date>
        <jf:author>Thomas Jachmann</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>status 500 error to call a servlet from a JSP page</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26477</link>

        

        
            <description><![CDATA[I tried to call servlet from a JSP page, but it has the following status 500 runtime error:<br><br>'.' expected<br>[javac] import GenerateHTML ;<br><br><br>&lt;%@page import = &quot;GenerateHTML &quot; %&gt;<br>&lt;% <br><br>GenerateHTML obj = new...]]></description>
        

        <pubDate>Tue, 08 Jun 2004 20:27:59 -0400</pubDate>

        

        <jf:creationDate>Tue, 08 Jun 2004 20:27:59 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 08 Jun 2004 20:27:59 -0400</jf:modificationDate>
        <jf:date>Jun 8, 2004</jf:date>
        <jf:author>Matt Louden</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

