HI all,
I have a problem here , kindly help me out.
I am working on a project wherein I have to Upload files from
my local HardDisk drives , Mounted drives on the NFS Unix machines
to the HP-UX server. I am working in a intranet spread accross
many servers and locations. The browser display is JSP
Rodrigo Gevaerd wrote:
>
> Does anyone know if the session will remain the same if you forward a
> request to another servlet context like that, or there will be another
> session in the other context?
> I would say that the jsp 'application' variable is another, because the
> 'application' is
Philip Weaver wrote:
>
> I'm using Tomcat 3.2.1 and am unable to use the XML syntax of certain JSP
> tags:
>
> [Error: Invalid jsp:include tag]
>
>
> The same tags work in Resin. What could I be doing wrong?
>
> Thanks,
> Philip
>
> org.apache.jasper.compiler.CompileException:
> /Org
Philip Weaver wrote:
>
> Whenever I use my taglib from within the subdirectory "pages", for example,
> jasper complains that "Class pages.SpecialConnectionTag not found in type
> declaration." So, it appears to find the taglib but thinks that it's part of
> a package? (which it's not)
>
> I can wo
Salutations,
OK here's a question someone might know about.
I'm trying to replace a string in an HTML file stored in a database. I
access the file like a CLOB from java.sql resultset and out the
rs.getString(file); right now.
Now the string is one big html file that has strings (actually URL's
I have two instances of Tomcat 3.2.2, one running under Windows NT, the
other running under Linux. The problem is identical in the two.
No matter what character set I use when saving my JSP files to disk, Tomcat
always assumes that they're in UTF8 format. When I activate "DEBUG" logging
for "ja
Does anyone know if the session will remain the same if you forward a
request to another servlet context like that, or there will be another
session in the other context?
I would say that the jsp 'application' variable is another, because the
'application' is the ServletContext itself.
[]'s
Hi,
You have more choices :
1. If you archive all java beans into a jar file you have to put this jar
file in the web-inf/lib directory of the war file.
2. Leave the class file in the web-inf/classes of the war file.
After you create the war file you have to put this file in the webapps
direc
Lester:
With tomcat you have two possibilities:
- /web-inf/classes: all your classes should go here
- /web-inf/lib: all your libraries (.jar, .zip) should
go here
This two directories depends on the context you are
working with. If you are working with the default one
the directory containing th
This is a jsp1.0 specification syntax
I don;t know if Tomcat has backward compatibility with jsp1.0
So check out the site or documentation that comes with Tomcat
[Error: Invalid jsp:include tag]
This error could be because the included file couldn't be compiled by
Tomcat
Try accessing pa
I had a similar problem with Greek characters and when i changed the locale
environment to Greek everything worked fine.
-Original Message-
From: Lamport, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 22, 2001 1:09 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP _ Japanese Text Problem
I
I'm using Tomcat 3.2.1 and am unable to use the XML syntax of certain JSP
tags:
[Error: Invalid jsp:include tag]
The same tags work in Resin. What could I be doing wrong?
Thanks,
Philip
org.apache.jasper.compiler.CompileException:
/Organize/Tomcat/jakarta-tomcat-3.2.1/webapps/phi
Whenever I use my taglib from within the subdirectory "pages", for example,
jasper complains that "Class pages.SpecialConnectionTag not found in type
declaration." So, it appears to find the taglib but thinks that it's part of
a package? (which it's not)
I can work around this by keeping everythi
I've also checked the database character settings and they are set to UTF8.
Can anyone help on this ?
Cheers.
> -Original Message-
> From: Lamport, Mark
> Sent: 21 June 2001 14:15
> To: '[EMAIL PROTECTED]'
> Subject: JSP _ Japanese Text Problem
>
>
>
>
> Hi All,
>
I will be out of the office starting 06/22/2001 and will not return until
07/01/2001.
I will respond to your message when I return from vacation on Monday July
2, 2001. If it's regarding Account Link and cannot wait please respond to
Moe Stankay else my supervisor Teresa Ramsey.
==
15 matches
Mail list logo