Re: Form Data in JNDI Context

2000-11-07 Thread Mohan K Reddy
] Subject: Re: Form Data in JNDI Context Use Http sessions to store the variables. Shireesh Thanneru On Tue, 7 Nov 2000, Mohan K Reddy wrote: >Hello: > >I am posting the same question again. I have a requirement to navigate to >many forms before the data gets committed to the back. So the

Form Data in JNDI Context

2000-11-07 Thread Mohan K Reddy
Hello: I am posting the same question again. I have a requirement to navigate to many forms before the data gets committed to the back. So there is a need to cache these variables before sending it to the database. I tried using Context to store the variables but it doesn't wotk in a multi user e

Form Data in Context Object

2000-11-06 Thread Mohan K Reddy
Hello: I have a form which is combination of 4 other forms.I need to store this data in a variable until I reach the final page to do a submit to my EJB.The Navigation through anyone of these forms is multi-routed, and hence we need to display the previously keyed in data. I tried storing in JND

signoff JSP-INTEREST@JAVA.SUN.COM

1999-12-06 Thread Mohan K Reddy
=== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html

signoff JSP-INTEREST

1999-12-03 Thread Mohan K Reddy
-Original Message- From: Robert Anglos [mailto:[EMAIL PROTECTED]] Sent: Friday, December 03, 1999 10:19 AM To: [EMAIL PROTECTED] Subject: Re: JSP/HTML Field Validation My comments relate to the Server vs Client side validation My background includes several years of Forte, which is a th

SERVER CACHING!!!!

1999-09-17 Thread Mohan K Reddy
Hello Again: Li shares the same thought as mine. Well here's what is the scenario.We take the SSN and query the database so as to generate a huge report.Now sometimes even if we change the SSN it will print the report pertaining to the previous report.This problem persists even after adding all t

Re: How to avoid caching the page !!!!!

1999-09-17 Thread Mohan K Reddy
ing these in an enterprise. Any Suggestions !!! I Thank all those who have responded earlier. regards Mohan -Original Message- From: Li Xuejun(RDC) [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 16, 1999 7:59 PM To: Mohan K Reddy Subject: Re: How to avoid caching the page ! M

How to avoid caching the page !!!!!

1999-09-16 Thread Mohan K Reddy
Hello: One of the major or rather irritating problems that I am encountering these days is caching of the page. Even if the JSP is changed the server still loads the same old page.Inspite of doing all the jaaz to avoid caching the problem still persists.Any suggestions!!! Thanks Mohan

Re: Regarding JSP and JRUN

1999-09-01 Thread Mohan K Reddy
Well the url should be http://localhost:8003/jsp/jspsamp092/samples/sessions/carts.html Mohan -Original Message- From: Prabha Krishnan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 01, 1999 2:56 PM To: [EMAIL PROTECTED] Subject: Regarding JSP and JRUN Hi, I have installed J

INVALID DIRECTIVE

1999-07-09 Thread Mohan K Reddy
Hello: We are trying to use JWS and JSP. A bean was created in CLASSES directory under the server root.The JSP resides in /WEBPAGES/JSP and tries to access the Bean. All the classpath variables are properly set in STARTSERVER.BAT. The following errors are encountered while executing the JSP file:

No Subject

1999-06-29 Thread Mohan K Reddy
-Original Message- From: Mohan K Reddy [mailto:[EMAIL PROTECTED]] Sent: Monday, June 28, 1999 2:31 PM To: [EMAIL PROTECTED] Subject: Hello: I am looking for very good examples to integrate JSPs and EJBs. I plan to use WebLogic4.02 ( which doesn't support JSP ) and JRun ( which

No Subject

1999-06-28 Thread Mohan K Reddy
Hello: I am looking for very good examples to integrate JSPs and EJBs. I plan to use WebLogic4.02 ( which doesn't support JSP ) and JRun ( which does support JSP ). any help in this regard is highly appreciated. thanks Mohan