&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
tomcat 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,…
java
jsp
tomcat
servlets
utf-8
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…
java
html
tomcat
servlets
web-security
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…
java
tomcat
servlets
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…
java
xml
tomcat
servlets
asked
June 20, 2011 9:33 am CDT
vBx
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…
jsp
tomcat
servlets
junit
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…
java
sockets
tomcat
servlets
applet
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
java
tomcat
servlets
asked
June 17, 2011 5:51 am CDT
vivek jagtap
-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…
java
mysql
tomcat
servlets
struts2
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…
java
mysql
tomcat
servlets
asked
June 10, 2011 1:07 pm CDT
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…
java
tomcat
servlets
apache-commons
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…
java
debugging
tomcat
servlets
asked
June 9, 2011 6:54 am CDT
Mikaveli
0
votes
1
answers
129
views
Login tomcat secured by jaas form-based from c#
I try to login to a tomcat servlet that is secured by jaas form-based authentication. Login by browser/login-form works well. Now try to accomplish…
c#
tomcat
servlets
jaas
j-security-check
asked
June 6, 2011 1:22 pm CDT
thomas highcourter
0
votes
1
answer
46
views
What can be the cause of "Etat HTTP 500" error? how can resolve it?
I have a problem in dynamic web application runned via eclipse, every time I try to test it, this error message is outputed (knowing that some links…
java
tomcat
servlets
asked
June 4, 2011 1:25 pm CDT
Sana CES
2
votes
2
answers
30
views
With Tomcat 5.5, how can I programmatically locate a specific servlet instance or add new mappings?
I understand that this is normally not done, and I've found a number of instances of this question around the web with answers of the sort: "Your…
unit-testing
tomcat
servlets
tomcat5.5
servletcontext
asked
June 3, 2011 11:05 pm CDT
Eddie
0
votes
4
answers
35
views
Listeners for changes to app config/resources files
Hi, I have an app running in tomcat6 which reads a resource file (a simple text file, no xml) at startup to configure/instantiate some classes. Now…
java
tomcat
servlets
asked
June 2, 2011 8:12 am CDT
Yondaime
0
votes
2
answers
44
views
Help Please! Etat HTTP 500 error via eclipse !
Hi everybody, I run a dynamic web application via Eclipse and I think that the Tomcat works fine under it, I browsed the servlet from the tomcat…
eclipse
tomcat
servlets
asked
May 27, 2011 5:13 am CDT
user551788
1
vote
0
answers
26
views
How to make a midlet on phone to access a servlet on pc
Hi. Just been trying out this but it's failing. I uploaded my midlet to the Phone using bluetooth and tried to connect to my servlet running on pc…
tomcat
servlets
java-me
asked
May 26, 2011 5:23 pm CDT
ken
0
votes
1
answer
28
views
Error page in web.xml
I have a such problem: i've set the dafault error page in web.xml on java.lang.Exception type, thus it has to be shown on all exceptions in servlets…
jsp
tomcat
servlets
asked
May 25, 2011 2:27 pm CDT
maks
0
votes
1
answers
87
views
Tomcat 7 and JSTL
I wrote a web application with Eclipse Tomcat and it works on my local Tomcat 7, when I tried to publish it online on a Tomcat 7, I had the…
java
tomcat
servlets
tomcat7
asked
May 23, 2011 2:52 am CDT
stivlo
0
votes
1
answers
56
views
Session id change and attributes copying after login
My application use java servlets,jsp and tomcat 6. I like to implement session id change and want to copy the old session attributes to the new one…
java
spring
session
tomcat
servlets
asked
May 18, 2011 4:55 am CDT
coder247
Pages
:
1
|
2
|
3
|
4
|
5
>
[9]
165
tomcat servlets
Tagged:
tomcat + 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
web-applications
× 5
http-headers
× 4
j2ee
× 4
applet
× 4
tomcat7
× 4
xml
× 4
server
× 3
authentication
× 3
dependency-injection
× 3
android
× 3
file-io
× 3
gwt
× 3
https
× 2
character-encoding
× 2
servlet-filters
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy