Re: Upload of multiple files

2003-01-15 Thread Dror Matalon
://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body

Re: How should i proceed with

2002-11-28 Thread Dror Matalon
/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe

Re: How should i proceed with

2002-11-28 Thread Dror Matalon
, -- Chris (SCPJ2) -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]] On Behalf Of Dror Matalon Sent: Thursday, November 28, 2002 8:36 PM To: [EMAIL PROTECTED] Subject: Re: How should i proceed

Re: Performance Boost for File read

2002-11-17 Thread Dror Matalon
-INTEREST DIGEST. Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec

Re: Performance Boost for File read

2002-11-17 Thread Dror Matalon
a file from teh user's hard drive, I am using a trusted applet for this. So the applet running on the client browser reads the file from his hard drive and sets the textarea with what it has just read. So I don't see the point of uploading the file to the server for this. --- Dror Matalon

Re: JSP sendRedirect textarea problem

2002-11-15 Thread Dror Matalon
://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set JSP

Re: Using ENTER key to submit

2002-11-15 Thread Dror Matalon
/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST

Re: [ANN] Part 3 of my JSTL article at ONJava.com

2002-11-01 Thread Dror Matalon
use Config.set(application, Config.SQL_DATASOURCE, ds); It should be Config.SQL_DATA_SOURCE Again, thank you for your thoughtful response. Regards, Dror On Thu, Oct 31, 2002 at 12:15:08PM -0800, Hans Bergsten wrote: Dror Matalon wrote: Hans, I just read the article which is very

Re: [ANN] Part 3 of my JSTL article at ONJava.com

2002-10-30 Thread Dror Matalon
can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com

Is the JSTL context safe ?

2002-10-25 Thread Dror Matalon
Hi folks, We're using Tomcat 4.x We're planning on deploying the JSTL in multiple contexts. Do we need to put the jar files in each context or is it safe to put them in Tomcat's lib directory? Thanks, Dror -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com

Re: Checking client connection speed

2002-10-16 Thread Dror Matalon
/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto

Re: MultipartParser (oreilly file upload package) does not work twice

2002-10-15 Thread Dror Matalon
-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com

Re: Report displaying and printing in JSP's

2002-10-10 Thread Dror Matalon
for printing? if this aproach seems interesting for you, feel free to contact me at [EMAIL PROTECTED] or [EMAIL PROTECTED] I'll help the most I can. Gabriel -Mensaje original- De: Dror Matalon [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 10 de octubre de 2002 1:09 Para: [EMAIL

Re: Report displaying and printing in JSP's

2002-10-09 Thread Dror Matalon
at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com

Re: Good jsp/java design with good response.

2002-10-05 Thread Dror Matalon
[EMAIL PROTECTED] http://enigmastation.com IT Consultant -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP

Re: Unrolling Exceptions In a servlet takes a long time

2002-09-28 Thread Dror Matalon
of exceptions, you turn on log.debug, and then it will unroll things all the way. With XSL exceptions it can take as long as 30 seconds. By the way, anyone know why printing a stack trace is such a slow operation? Dror On Fri, Sep 27, 2002 at 12:08:51AM -0700, Dror Matalon wrote: When you get

Unrolling Exceptions In a servlet takes a long time

2002-09-27 Thread Dror Matalon
seconds or more can be a pain. Anyone's run into this problem. Any brilliant suggestions? Dror -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED

Re: Unrolling Exceptions In a servlet takes a long time

2002-09-27 Thread Dror Matalon
http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST

JSP / Servlets related jobs

2002-09-26 Thread Dror Matalon
is at http://www.zapatec.com/website/marketplace/ Dror -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST

Re: Advantage of Taglib over Beans in JSP

2002-09-25 Thread Dror Matalon
-- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST

Packaging JSPs

2002-09-22 Thread Dror Matalon
the .jsp and .class files. Is there a way to do this? Thanks, Dror -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP

Re: [ANN] Part 2 of JSTL article at ONJava.com

2002-09-12 Thread Dror Matalon
-INTEREST DIGEST. Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc

Re: [ANN] Part 2 of JSTL article at ONJava.com

2002-09-12 Thread Dror Matalon
was figuring out the whole issue of passing arguments, and that was hard only because I couldn't find a good description of the details involved. On Thu, Sep 12, 2002 at 12:48:21PM -0700, Hans Bergsten wrote: Dror Matalon wrote: Hans, Thanks for the detailed response. One more question that's

Re: [ANN] Part 2 of JSTL article at ONJava.com

2002-09-11 Thread Dror Matalon
://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com -- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com

Re: Data from a tag library

2002-09-08 Thread Dror Matalon
. Is there a better mechanis in JSPs to do this? Thanks, Dror On Sun, Sep 08, 2002 at 11:28:59AM -0400, Shawn Bayern wrote: On Sat, 7 Sep 2002, Dror Matalon wrote: How do you do the opposite, how do you fetch a var from a tag into your java code? I'd like to have a tag that fetches the user name

Re: Data from a tag library

2002-09-08 Thread Dror Matalon
to fetch the user's name. So zapatecUser is only visible inside the tag. Dror On Sun, Sep 08, 2002 at 03:23:31PM -0700, Dror Matalon wrote: This and the hint from Dmitry Namiot put me on the right track. The article at http://www.stardeveloper.com:8080/articles/081601-1.shtml, provided the needed

Tool to parse TLDs

2002-09-06 Thread Dror Matalon
-- Dror Matalon Zapatec Inc 1700 MLK Way Berkeley, CA 94709 http://www.zapatec.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST