Sabber bhatia

Ranch Hand
+ Follow
since Jun 27, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sabber bhatia

yah i put jar file in web-inf and restarted my application but still giving error,is there be any other solution
16 years ago
Hello there,

i deployed my application but the problem is my application requires a jar file which i put in library and set environment variable but still its giving error not finding jar file.


Thanks
Sabeer
16 years ago
how to make a war file
Hello there,
i am having a problem in deploying srvlets.
My problem is when i am creating a folder name ch1 in

C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\ch1

And then in ch1 i copied web-inf folder from
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\servlets-examples\WEB-INF
and paste in my folder and then put my class file in classes folder and then edit web.xml
but when i am deploying its giving not finding servlet 404 error

Please tell me every step how to do

Thanks
Sabeer Bhatia
Hello There

How to do mapping between HTML and servlet.
16 years ago
Hello there

Tell me do we need to make html file for servlets.
Like i made a java file having html and then compile it = class file
then i put that class file in root\web-inf\classes
and do changes in web.xml
but when i am executing its giving error
path not found
somebody plaese explain me how to execute servlet
16 years ago
hey marc

just one question Is that mean i have to set classpath
means i have to copy this
C:\Program Files\Apache Software Foundation\Tomcat 5.5\common\lib\servlet-api.jar and set in path.

Please help me with this.
Thanks
Sabeer bhatia
i used this

import javax.servlet.http.*;
hello everyone

i am not being able to complie java file having java.servlet.http.*
i installed jdk 1.5,jre for that and tomcat
please tell me what is the problem

thanks
Sabeer bhatia
hello everyone

i am not being able to complie java file having java.servlet.http.*
i installed jdk 1.5,jre for that and tomcat
please tell me what is the problem

thanks
Sabeer bhatia
17 years ago
scratch means how to download tomcat
Problem is I downloaded tomcat (window installer) but during installation its showing some error
17 years ago
yes i did that
But its giving error opening for writting
17 years ago
Hello Amit
but problem with me is I do not know anything about servlets,beans I mean where to deploy them
So it will be better if you tell me from the scratch if possible for you.

Thanks
sabber bhatia
17 years ago
yes i downloaded Windows service installer from core
Then what i have to do
17 years ago
Thanks Kiran

I will try with this and let you know as completed
17 years ago