REQUESTDISPATCHER

2002-05-23 Thread Sudhir Kumar
Using RequestDispacher is it possible to pass on data from a servlet to another servlet running in a remote machine ?? if the local sevlet is running on Java web server and the remote servlet is runninng on tomcat-apache. will it effect?? thanks SKn

[no subject]

2002-05-20 Thread Sudhir Kumar
hi, i have a an application which runs when i click on a batch file. But my problem is, once i click on the batch file and the application starts running, the user can come back and click on this batch file again to create another instance of this application. How can i stop this ??

Web Application

2000-10-29 Thread sudhir limaye
use (web logic / java / appache / ??) also how should we design the screens (using java applet / html / javascript ). I am new to web development. Can u kindly advice me on this ? Thanking you, Regards, Sudhir Limaye MBT-Pune (India

Re: How to generate unique filename each time run the jsp

2000-05-17 Thread Sudhir A.
will always be unique. Also you can get all of them from single object (calendar). So it should not be time consuming too. Sudhir [EMAIL PROTECTED] http://www.javacommerce.com - Original Message - From: Sachin S. Khanna [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 13, 2000 2:03

Re: Searching Meta Tags

2000-05-14 Thread Sudhir A.
f products for these options, "Printing solutions, Standalone Applications Deployment , Search Engines" /opinions Thanks Sudhir [EMAIL PROTECTED] http://www.javacommerce.com - Original Message - From: Mark Wilcox [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, May 07, 2000

Re: Very urgent

2000-05-13 Thread Sudhir A.
Hi Srinivas, Try this input type="radio" name="myradiobutton" value="V2" checked add the "checked" word for which ever one you want to have it selected. hope this helps. Thanks Sudhir http://www.javacommerce.com - Original Mes

Re: refreshing a frame

2000-05-13 Thread Sudhir A.
object in the http parameter. Hope this works out. Thanks Sudhir [EMAIL PROTECTED] http://www.javacommerce.com - Original Message - From: Kent Symanzik [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 01, 2000 9:18 AM Subject: refreshing a frame I have a servlet that add

About JSP Webserevr

2000-05-11 Thread Kulkarni Sudhir
Dear Folks , Which web server is the best for JSP corporate level Application..Any comments.. and if possible ,It should also support EJB but which is not must.. Cheers, Sudhir The name Matters

Re: jsp:include

2000-05-09 Thread Sudhir
Hi Howard, I think tutorial on this page might help you better http://java.sun.com/products/jsp/technical.html Spend like about 10 minutes on the tutorial and you will fell real comfortable on JSP pages. Good Luck Sudhir [EMAIL PROTECTED] Howard Lee wrote: Is it possible for me to take

Re: How should i run JSPs on JRun

2000-05-09 Thread Sudhir
which directory you would be placing your JSP pages. The rest, start writing your JSP with the latest syntaxt and they should be working fine. Hope this helps. Sudhir [EMAIL PROTECTED] http://www.javacommerce.com Ramgopal Mudigonda wrote: Hi, I have PWS(Personal Web Server) on Win'98.I've

error using JDBC2.0 classes with JWS

2000-05-04 Thread sudhir H.S.
for which I need solution urgent is while(resultset.next()) { statement.executeUpdate(query); (I am unable to execute this above line with in the while loop of the result set using same statement object) } awaiting for the solution with warm regards Sudhir H.S

JDBC 2.0 probleme in JSP with JWS

2000-05-04 Thread sudhir H.S.
I need solution urgent is while(resultset.next()) { statement.executeUpdate(query); (I am unable to execute this above line with in the while loop of the result set using same statement object) } awaiting for the solution with warm regards Sudhir H.S

Re: User Authentication

2000-04-18 Thread Sudhir
l(request.getParameter("Origin"))); ** This Solution is part of JSP FAQ at http://www.esperanto.org.nz/jsp/jspfaq.html (Solution 29) Hope this helps. Thanks Sudhir [EMAIL PROTECTED] === To unsubscribe: mailto [EMAIL PROTECTED]

Re: Java related MSDN- like Sun's product

2000-04-01 Thread Sudhir A.
Try this site, One of the Largest Collection of Java Links (Only the Best) http://www.javacommerce.com/cetus/oo_java.html Thanks Sudhir - Original Message - From: Howard Rothenburg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, April 01, 2000 1:03 AM Subject: Re: Java

Servlet and JSP

2000-03-28 Thread Sudhir
from the Servlet that needs to be printed to the JSP page. Any reference to external URL or Code samples will be very helpful. I am using JRun as my Servlet Server. Thanks Sudhir [EMAIL PROTECTED] http://www.javacommerce.com

JSP and Database Connection Pool

2000-03-17 Thread Sudhir
. Which is the Method where i can handling the Closing Part. Which method is actually called in a JSP page when the Server is being Shut Down. Can some one please help me with these. Any Methods Examples or Links would be very helpful. Thanks in advance. Thanks Sudhir [EMAIL PROTECTED] http