i m tomcat newer.
--
regards
jl
If i deploy the war file
http://www.onjava.com/onjava/2002/06/12/examples/security-form-based.war
it works fine. If i place a main.html file in the protected folder, i
get and error 404 for the
following:
http://127.0.0.1:8080/security-form-based/protected/main.html
With a different war file (
Thanks both Konstantin and Rashmi.
The recommended article covers all aspects of non-Latin language Java web
development. I already did all recommended steps whenever they were applied.
So, why I didn't get the character display correctly? The Java web
applications I have always use some sort
The original post was this:
http://mail-archives.apache.org/mod_mbox/tomcat-users/200703.mbox/%3cBAY103-
[EMAIL PROTECTED]
(text also quoted below)
I have tested it with Eclipse 3.2 and Tomcat 6 (jre1.5.0_10), with chinese,
korean and hebrew characters, it works... Which Tomcat and JDK version ar
> From: Giuseppe Santamaria [mailto:[EMAIL PROTECTED]
> Subject: Security problems with caseSensitive to false
>
> Is there a way to avoid which jsp code to be visible (in the browser)
> through the request "filename.JSP" , in other words calling
> the file jsp with uppercase extension?
You cou
Hi
I know which to set tomcat for
the NOT case sensitive, necessity to use the
of the web application.
but this documentation
(http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
) say
"NOTE: This flag MUST NOT be set to false on the Windows platform (or
any other OS which does no
I haven't been following this thread, and don't know what the original request
/ problem was but,
perhaps you may find this article useful - it's written very well IMHO.
Character Conversions from Browser to Database
http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/index.html
I'
> As I mentioned in my post, I already have the JSP page set as>
> HTML: />
> JSP: <%@ page contentType="text/html;charset=UTF-8" language="java" %>
Mark was suggesting that you set the request encoding, not the response
encoding.
The above is character set setting which is different from
You can create directories using the java.io package. Unless you're going to
store a lot of per company info like images and such, using the getPathInfo
is the better solution. Even if you want to store per company data, you can
store all such files in one directory with ids stored in a database.
Hello Anna,
Can you ping this other machine??
You can try to add the host name and ip address (Machine that has Tomcat) on
your hosts file. "c:\windows\system32\drivers\etc\hosts"
Have you tried to use the hostname instead of the IP Address??
I have a similar issue when I installed a WMWare en
thanks Edmond, ill google for getPathInfo(). Can the directory for each
company be created on the fly?
Kace
--
View this message in context:
http://www.nabble.com/creating-user-url...-tf3417316.html#a9528021
Sent from the Tomcat - User mailing list archive at Nabble.com.
11 matches
Mail list logo