dbtags

2002-08-01 Thread The Kelley's
I just downloaded the dbtags library. It's great. How do you support Connection Pooling with it? Tim -- To unsubscribe, e-mail: For additional commands, e-mail:

"evaluating custom action attribute" Error

2002-08-01 Thread Vernon Wu
To my understanding, in the following example ... Customer Name: <%=customer.getName()%> ... <% if (customer.getState().equals("CO")){ %> ... <%}%> is equalised to: Customer Name: ${ customer. name} ... Where the "name" is not essential to be an attribute of the Customer class as long as

Re: any plans to make taglibs EL nativly compile?

2002-08-01 Thread Shawn Bayern
On Thu, 1 Aug 2002, Ian Tomey wrote: > Just wondering if there were plans afoot to get the EL to compile to > native code? bit quicker than intrepreting the expression every > time... We've considered this, and it is still part of the plan. It's much more feasible to attempt this with JSP 2.0 t

any plans to make taglibs EL nativly compile?

2002-08-01 Thread Ian Tomey
Just wondering if there were plans afoot to get the EL to compile to native code? bit quicker than intrepreting the expression every time... Cheers Ian

Scrape bugs.

2002-08-01 Thread Eric Chow
Hello, It seems that scrape can't retrieve some two-bytes content(Chinese/Japanese). And also, it just can retrieve some simple content. I tried to get some information about the England-Premier live scores from http://www.livescore.com/default.dll?page=england It couldn't get any result just b