Disable Refresh Function in IE

2001-11-28 Thread Bala Nemani

Hi:

Is there a way to disable REFRESH functionality. I.e. not just
hiding the Refresh button but disable the refresh functionality it self (F5
function key also).

Thanks


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Page Auto Refresh

2001-11-27 Thread Bala Nemani

Hi: 

We have several JSP pages in our application. In few of the 
pages, we open small windows (pop up windows) for 
displaying/updating specific information. 

We like to refresh the main page upon closing a pop up window. 
We could do this but every time we close the popup window, 
Microsoft IE asks another question To make sure user wants to 
refresh (send information to refresh). 

Is there a way to suppress this Default IE's question and do an 
auto refresh? 

Thanks 
Bala 


Regards,

Bala Nemani 
KHAMELEON 
Adapting to Your Success 
> www.khameleons.com
> 800-655-6598 
> 727-539-1077 International & Local
> 727-539-1070 Fax 
> mailto:[EMAIL PROTECTED]
> 
~~~

> About KHAMELEON 
> 
KHAMELEON provides software and services that enable the integration of key
financial and operations business processes - designed exclusively for
companies selling solutions comprised of products and services, with
on-going customer maintenance and support.  KHAMELEON's targeted
functionality provides a single standard infrastructure for complete
financial and operations management -- enabling simplicity and ease of use
in obtaining detailed and consolidated information, for faster response to
changing market conditions. Our systems deliver the integration of
financials, projects, orders & distribution, contracts, service desk, and
sales force management processes, across an entire enterprise. By
streamlining processes, KHAMELEON helps decrease costs, increase profit, and
improve customer satisfaction. Our customers represent a broad-range of
product and service providers - all running on Oracle® - the premier
database technology for the Internet.  



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Session expiring(?) on UNIX platform. Help!!!!...

2001-09-20 Thread Bala Nemani

Hello All: 
We are working on an application which stores successful userid in a session
and used for subsequent user requests. On NT platform the app runs fine.
However on UNIX platform, the values stored in session are not found (or the
session not found?). Every time a request comes from user it appears to be
looking for a new session. Checked application code and it works perfectly
fine on NT. Seems something to do with Tomcat on UNIX platform. Appreciate
if anyone can help... 
Thanks in Advance 

Bala Nemani 




Session expiring(?) on UNIX platform. Help!!!!

2001-09-20 Thread Bala Nemani

Hello All:

We are working on an application which stores successful userid in a session

and used for subsequent user requests. On NT platform the app runs fine. 
However on UNIX platform, the values stored in session are not found (or the

session not found?). Every time a request comes from user it appears to be 
looking for a new session. Checked application code and it works perfectly 
fine on NT. Seems something to do with Tomcat on UNIX platform. Appreciate
if 
anyone can help...

Thanks in Advance
Bala Nemani 



Session expiring(?) on UNIX platform. Help!!!!

2001-09-19 Thread Bala Nemani

Hi:
We are working on an application which stores successful userid in a session

and used for subsequent user requests. On NT platform the app runs fine. 
However on UNIX platform, the values stored in session are not found (or the

session not found?). Every time a request comes from user it appears to be 
looking for a new session. Checked application code and it works perfectly 
fine on NT. Seems something to do with Tomcat on UNIX platform. Appreciate
if 
anyone can help...

Thanks in Advance

Bala Nemani 




RE: Tomcat on Windows vs. Unix

2001-08-20 Thread Bala Nemani

Thanks for the response.

We are going to move to 3.2.3 soon. Thanks

-Original Message-
From: mailtracker [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 2:20 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat on Windows vs. Unix


1.  keep in mind the differences in naming conventions on Windows and Unix:
backslashes and forward slashes, case-sensitivity, end-of-line
characters
(files created on Windows, if not transferred properly, will appear on Unix
with every line terminated with a "^M")

2. Why not use the latest release version of Tomcat, 3.2.3?  Is there a
compelling reason to stay with the 3.1 branch?


> From: Bala Nemani <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Mon, 20 Aug 2001 13:51:32 -0400
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Tomcat on Windows vs. Unix
> 
> Hi:
> 
>> We are developing a web application using Tomcat 3.1, Oracle DB, JSP,
Java
>> Servelets using MVC Architecture. All the development and testing is
being
>> done in Windows platform (Tomcat running on Windows 2000). But customer
>> would like to deploy Tomcat on Unix
>> 
>> Are there any known issues that we need to be pay extra attention to?
Have
>> any one done this kind of deployment? Any help/hints are appreciated
>> 
>> Regards,
>> Bala Nemani
>> 



Tomcat on Windows vs. Unix

2001-08-20 Thread Bala Nemani

Hi:

> We are developing a web application using Tomcat 3.1, Oracle DB, JSP, Java
> Servelets using MVC Architecture. All the development and testing is being
> done in Windows platform (Tomcat running on Windows 2000). But customer
> would like to deploy Tomcat on Unix
> 
> Are there any known issues that we need to be pay extra attention to? Have
> any one done this kind of deployment? Any help/hints are appreciated
> 
> Regards,
> Bala Nemani
>