I did not make the TestServlet class public .
On Fri, Feb 7, 2014 at 12:05 AM, David kerber wrote:
> On 2/6/2014 1:05 PM, Shivam Mishra wrote:
>
>> Its running thank you very much ...
>>
>
> Can you tell us what the trouble was, so other people with the same i
Its running thank you very much ...
On Thu, Feb 6, 2014 at 11:24 PM, Tim Watts wrote:
> On Thu, 2014-02-06 at 23:07 +0530, Shivam Mishra wrote:
> > Now my browser is showing this error as below:
> >
> > Exception report
> >
> > *message* *Error instan
own Source)
java.lang.Thread.run(Unknown Source)
On Thu, Feb 6, 2014 at 11:04 PM, Shivam Mishra wrote:
> My url is http://localhost:8080/name/TestServlet
>
>
> On Thu, Feb 6, 2014 at 10:55 PM, Tim Watts wrote:
>
>> On Thu, 2014-02-06 at 21:32 +0530, Shivam Mishra wrote:
>> &
My url is http://localhost:8080/name/TestServlet
On Thu, Feb 6, 2014 at 10:55 PM, Tim Watts wrote:
> On Thu, 2014-02-06 at 21:32 +0530, Shivam Mishra wrote:
> > My directory structure is C:\Program Files\Apache Software
> > Foundation\Tomcat 8.0\webapps\name\WEB-INF\Classes for
ing ProtocolHandler
["http-nio-8080"]
06-Feb-2014 15:08:09.174 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["ajp-nio-8009"]
06-Feb-2014 15:08:09.177 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in 1504 ms
On Thu, Feb 6, 20
yServlet
/TestServlet
My servlet class name is TestServlet
On Thu, Feb 6, 2014 at 3:53 PM, Neven Cvetkovic
wrote:
> On Feb 6, 2014 9:58 AM, "Shivam Mishra" wrote:
> >
> > Hye I am using Tomcat 8.0.1 ,my operating system is Windows 8.1 and it is
> > 64- bit configuration .I
2014-02-06 14:50:33 Commons Daemon procrun stderr initialized
06-Feb-2014 14:50:34.636 INFO [main]
org.apache.catalina.core.AprLifecycleListener.init The APR based Apache
Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path: C:\Pro
Hye I am using Tomcat 8.0.1 ,my operating system is Windows 8.1 and it is
64- bit configuration .I made a folder in webapps for my servlet but I am
unable to access it Please help