Hi Pid,
Thanks for the reply,the PDF is already being generated before it is passed
to the servlet, in the Servlet they are just attaching a end user specif
Watermark to the PDF .So when the end user tries to view the PDF ,he has to
wait for the full file to download and then only they can see it.
Hi,
In a recent email, I asked how to make Eclipse treat html files and jsp files.
In other words, I want to give my jsp files extension html.
I following the advice going to Window->Pref->Gen->Editors->Files Associations.
But it had no effect. Even when I right-click on the file and choose Op
Thanks,
But why would a <%! %> tag make a file default to the same dir as the .jsp file.
When I do
<%! String content = new java.io.File("Hi.txt").getAbsolutePath(); %>,
I get:
C:\dc\tomcat\bin\Hi.txt
--- On Mon, 5/18/09, Steve Yates wrote:
> From: Steve Yates
> Subject: Re: How to refer
Dola Woolfe wrote:
> Hi,
>
> Within a .jsp document, is there a way of referring to a file in same
> directory?
>
> For example, new java.io.File(ThisDir, "FileName.txt").
>
> Thanks,
>
> Dola
>
>
>
>
> -
> To unsubscribe,
Hi,
Within a .jsp document, is there a way of referring to a file in same directory?
For example, new java.io.File(ThisDir, "FileName.txt").
Thanks,
Dola
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
I am trying to use ApacheDS 1.5 with Tomcat 5.5.17.
I first set up ApacheDS as a standalone appliation and set up the
following
in the Tomcat server.xml file:
ldap://localhost:10389";
digest="SHA"
allRolesMode="authOnly"
userPassword="userPa
On Sun, May 17, 2009 at 6:33 AM, André Warnier wrote:
> You are missing a "-" before the "server", so java thinks this is the
> argument (the name of the class to run), not a switch as it should be.
Yes indeedy, that was exactly the problem. Reminds me of looking for a
problem in my C code, back
Kapil Bansal wrote:
> One of my customer is facing the issue that he is not able to byte server
> the
> PDF as PDF is getting completely downloaded in the memory first and then
> displayed..They are using JBOSS 4.0.3 SP1 ...I was going through the link
> https://issues.apache.org/bugzilla/show_bug.
Marko Gnjidic wrote:
> In the section of the file called "Advanced Configuration - Multiple
> Tomcat Instances" there are some directions on which configuration
> files/directories to copy over into the new instance, and one of the
> lines reads:
That section doesn't tell you which files to copy,
> From: Kapil Bansal
>
> One of my customer is facing the issue that he is not able to byte server
> the
> PDF as PDF is getting completely downloaded in the memory first and then
> displayed..They are using JBOSS 4.0.3 SP1 ...I was going through the link
> https://issues.apache.org/bugzilla/show
w...@serensoft.com wrote:
First, I appreciate your responses and your help. Thanks! Here's my
new question:
Short version:
We find what the launch-tomcat command is from the startup.bat and
catalina.bat files, and paste that in directly at the command line,
only to get:
"Exception in thread "ma
One of my customer is facing the issue that he is not able to byte server
the
PDF as PDF is getting completely downloaded in the memory first and then
displayed..They are using JBOSS 4.0.3 SP1 ...I was going through the link
https://issues.apache.org/bugzilla/show_bug.cgi?id=45419 and it says that
HI,
I know it's possible for tomcat to pick up an application that is not
contained directly under the tomcat folder structure. This is great.
However, I was wondering would it possible to configure an application for
tomcat so that it could pick JSPs from multiple locations.
For example, the f
I have a small problem in regards to the Tomcat 6 documentation. I've
been setting up a Tomcat multiple instance configuration, to have one
binary installation, multiple configuration and each configuration
running in the separate process. Now I managed to set it up and
configure it to my n
14 matches
Mail list logo