Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

servlets

1
vote
2 answers
37 views

How can I handle UTF-8 encoded strings in my servlet

After searching for 4 straight hours now, I have to give up and ask you guys. I have a very simple form which will take an input and on action,…
asked June 23, 2011 6:25 am CDT
tannerli
0
votes
0 answers
59 views

Are servlets good to use for my websites login confirmation page ?

I am creating a web site in which user will be registered and he/she will be redirected if he/she has account. So I was thinking to use servlet to…
asked June 21, 2011 6:05 pm CDT
Mubeen Shk
0
votes
1 answer
29 views

Java servlets in web application

I may sound a little childish but i am bit confused over a very basic thing I am using tomcat server. I wrote two servlets to include in my web…
asked June 21, 2011 4:47 am CDT
Abhimanyu Srivastava
-2
votes
0 answers
42 views

XML file problem when using servlets

I am testing a Servlet with Eclipse & Tomcat but I always get this error in the internal browser: The XML page cannot be displayed Cannot view…
asked June 20, 2011 9:33 am CDT
vBx
1
vote
1 answer
32 views

Remove file from Apache using servlet

I'm uploading files using servlet my little code is like this: ServletFileUpload servletFileUpload = new ServletFileUpload(new…
asked June 19, 2011 3:59 am CDT
Vicky Thakor
0
votes
1 answers
31 views

I've inherited a JSP/Java Servlet web-app, can I JUnit test this (in Tomcat) to get the code coverage?

Happy Friday! I assume somebody out there has a simple answer to this question and I'm hoping you read this post. I haven't really found the answer…
asked June 17, 2011 1:21 pm CDT
Brian L.
1
vote
2 answers
45 views

Java applet communicate with servlet on tomcat server

I've been trying to work out how to approach this problem but I don't know where to start. I have an game applet written in Java that I'm trying to…
asked June 17, 2011 1:10 pm CDT
Sbram
0
votes
3 answers
36 views

Restarting tomcat service through java/servlet

i want to restart my tomcat through my java code/servlet. Is there any way to do so??? ON particular Exception,i want to restart my tomcat
asked June 17, 2011 5:51 am CDT
vivek jagtap
0
votes
1 answers
46 views

Cache file mapped by url in the browser

I have a method mapped in a url like /foo/*/image which downloads an image, and I want the browser to cache that picture. But I'm not getting it. I…
asked June 16, 2011 6:43 am CDT
Javi
0
votes
1 answer
39 views

Accessing servlets hosted on another computer

I have a servlet hosted on an Apache tomcat server.. It can be accessed the usual way on the same computer using localhost IPaddress. I would like…
asked June 15, 2011 4:56 am CDT
Tk Mandanna
0
votes
1 answer
59 views

Java.lang.ClassNotFoundException: org.apache.commons.codec.binary.Base64

Here I'm passing three parameters to this sign method. In this line signature = new…
asked June 14, 2011 5:24 am CDT
selladurai
0
votes
1 answer
40 views

How to add a http protocol header value in HttpServletRequest ?

How to add a http protocol header value in HttpServletRequest at a Filter,before call 'request.getHeader()' and get the header value.
asked June 13, 2011 3:45 am CDT
Diablo.Wu
-6
votes
0 answers
28 views

PLEASE HELP! what is wrong with my laptop!?

when I try to run any java web project I get this error. BUT this only happens on my notebook. I've tried on other desktop and other notebook on the…
asked June 10, 2011 1:07 pm CDT
Braulio
0
votes
3 answers
28 views

PLEASE HELP! what is wrong with my laptop!?

when I try to run any java web project I get this error. BUT this only happens on my notebook. I've tried on other desktop and other notebook on the…
asked June 10, 2011 1:07 pm CDT
1
vote
2 answers
25 views

How to send object from android phone to servelet?

I have a class within my application when instatianted i could to send to a servelet. public class PinnedVehicle { private String userId; private…
asked June 10, 2011 10:39 am CDT
molleman
0
votes
2 answers
32 views

Getting the ID (PK) of a newly persisted entity

I'm developing a J2EE 6 Web Application, using a MySql 5.02 DataBase. I'm trying to generate a hash digest of the ID, every time I create a new…
asked June 10, 2011 3:06 am CDT
mdelolmo
0
votes
1 answers
99 views

Java: Which Apache Digester Class?

I'm supporting a web application / Java servlet that has been failing to start. The issue turns out to be a relatively straight-forward…
asked June 9, 2011 9:24 am CDT
Mikaveli
0
votes
1 answer
40 views

Java: Debug Tomcat Application Startup

Normally, my instance of Tomcat starts-up without any problem. However, when I add a new filter to the 'preview' web app, that application fails to…
asked June 9, 2011 6:54 am CDT
Mikaveli
0
votes
0 answers
46 views

Apache Derby - Embedded Mode - Failed to start database while reloading a servlet

I am using an embedded apache derby database on file system within a servlet application installed on a Tomcat 6. Unfortunately I have almost no…
asked June 9, 2011 5:09 am CDT
AlbCh
0
votes
1 answers
53 views

How to handle the session in HttpClient 4.1

I am using the HttpClient 4.1.1 to test my server's REST API. i can manage to login seem to work fine but when i try to do anything else i am…
asked June 7, 2011 6:03 pm CDT
special0ne
Pages : 1 | 2 | 3 | 4 | 5 > [12]
221

servlets

Tagged: servlets
Related Tags
tomcat × 165
java × 132
jsp × 32
http × 21
mysql × 20
eclipse × 13
apache × 13
java-ee × 8
jetty × 8
tomcat6 × 7
spring × 6
session × 5
ssl × 5
spring-mvc × 5
j2ee × 4
applet × 4
tomcat7 × 4
xml × 4
server × 3
android × 3
file-io × 3
gwt × 3
https × 2