Think the servlet APIs like response.addCookie() etc ... might be helpful here.
You can send couple of cookies in your response header, the browser will store
these cookies permanently in harddisk.
-Venkatesh
- Original Message
From: lightbulb432 <[EMAIL PROTECTED]>
To: users@tomcat.a
Hello all,
We have hosted a small vehicle retail website using tomcat as app server. The
site has been live from around 6-7 months, just that the number of vehicles on
our site is increasing. The site was working fine till last week, but in the
last week we are seeing that our site is unstable,
Hello All,
We have an automated script that builds our webapp
(.war file) and deploys this app on our remote
webserver, using the remove and install facilities
provided by tomcat manager. We run this script daily
at a particular scheduled time.
The script creates the application war file, send th
Hello All,
We are using Tomcat 4.1.3 . We have 2 web applications
running on the same webserver. The problem I'm facing
is that I need to change the locale information while
instantiating one of these web application. Is such
thing possible?
I tried setting the JVM opts -Duser.language and
-Duser
Hi Mark,
I went through the link given by you. Also checked for
permissions of "webapps" folder (guess things are
fine). The link is for Tomcat 5.5 but I'm working with
Tomcat 4.3.1 .
The context entry put by tomcat, for app1, when
deploying the application is:
In addition I
> HTH
>
>
> On 6/6/06, Peter Hubbard <[EMAIL PROTECTED]>
> wrote:
> >
> > On Mon, 2006-06-05 at 23:40 -0700, Venkatesh Babu
> wrote:
> > > Hello All,
> > >
> > > I'm using Tomcat 4.1 and trying to
> deploy/undeploy
> > > ap
Hello All,
I'm using Tomcat 4.1 and trying to deploy/undeploy
application using ant targets.
Earlier I posted a mail on deploy task not working due
to some protocol error. Got the solution for that :-)
But right now undeploy task is not working. It is
giving an error saying:
FAIL - Cannot remov
Hi Mark,
Thanks for the solution.
Actually file:///C:\temp\app1\app1.war works
-Venkatesh
--- Mark Thomas <[EMAIL PROTECTED]> wrote:
> Venkatesh Babu wrote:
> > Can anybody help me and point out what might be
> the
> > problem?
>
> Your url starts C:/ (so C lo
Hi all,
I'm using Tomcat 4.1.31.
I have a war file and I'm using the ant target
"" to deploy this war. Here is the code
snippet of my build.xml :
http://${tomcat.server.name}:${tomcat.server.port}/manager"/>
But when I call this target, I'm getting
Hi all,
I'm using Tomcat 4.1.31.
I have a war file and I'm using the ant target
"" to deploy this war. Here is the code
snippet of my build.xml :
http://${tomcat.server.name}:${tomcat.server.port}/manager"/>
But when I call this target, I'm getting
10 matches
Mail list logo