provided by the particular browser. The
servlet container might send an error in the response but that would be up
to the container provider as well. Because these behaviors are not bound by
standards, you can't count on them to always be there if you once had what
you want. There should be server si
li <[EMAIL PROTECTED]> wrote:
D. Alvarado ha scritto:
> Hi, I'm using Tomcat 5.5 with Apache 2. Upon getting jsp compilation
> errors, I'm not told any inofrmation about the code the causaed the
> error and the line printed is incorrect. What do I need to configure
> to
Hi, I'm using Tomcat 5.5 with Apache 2. Upon getting jsp compilation
errors, I'm not told any inofrmation about the code the causaed the
error and the line printed is incorrect. What do I need to configure
to correct this? For example, this page below:
<%@ page import="java.util.*" %>
<%
es R <[EMAIL PROTECTED]> wrote:
> From: D. Alvarado [mailto:[EMAIL PROTECTED]
> Subject: Re: Why is "ROOT" appended?
>
> privileged="true" antiResourceLocking="false"
> antiJARLocking="false">
>
>
> Is the ROOT.xml fil
Charles R <[EMAIL PROTECTED]> wrote:
> From: D. Alvarado [mailto:[EMAIL PROTECTED]
> Subject: Re: Why is "ROOT" appended?
>
> Ok, let me ask another question. If I want to change the directory to
> where I put JSP files that I don't want to package into a WAR, t
tory within "/usr/local/apache2/htdocs"?
- Dave
On 11/13/06, Edoardo Panfili <[EMAIL PROTECTED]> wrote:
D. Alvarado ha scritto:
> Ok, let me ask another question. If I want to change the directory to
> where I put JSP files that I don't want to package into a WAR,
Ok, let me ask another question. If I want to change the directory to
where I put JSP files that I don't want to package into a WAR, to say,
"/usr/local/apache2/htdocs", how do I do that?
- Dave
On 11/13/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: D.
Hi, I installed Tomcat 5.5.20 on Fedora Core 5 Linux. In my
"server.xml" file, I have the default appbase as "webapps"
but when i request a loose page, it gets the file from "webapps/ROOT".
How do I change the configuration such that it gets the page from
"webapps"?
Thanks, - Dave
-
Would a parse error be indicated on startup? Anyway, I attached my
server.xml file, but here are the relevant lines
Do these seem in order?
Thanks, - Dave
On 11/3/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: D. Alvarado [mailto:[EMAIL
I just installed Tomcat 5.5 on Fedora Core 5 Linux. Everything works
fine if I make absolutely no changes to anything, including server.xml
with this host element ...
However, I want to change the default webapps directory. I notice when
I change to any other directory (the one below exi
10 matches
Mail list logo