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 blank.


Regards,
Eric



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




Use multiple message resources !!!???

2004-09-07 Thread Eric Chow
Hello,


How can I use more than one multiple resources with  ???

Eric

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



Re: [ANN] New taglibs on Jakarta Taglibs Sandbox

2004-09-17 Thread Eric Chow
Hi all,


The DataGrid tag is a body tag, the body contents is constructed un XML.
The problem is that how can I display the  that with some
extra action.

For example, before print out the item value, I want to encode/decode
the original value,
how can I do this in DataGrid ???


Eric




On Thu, 16 Sep 2004 21:58:02 -0300, Felipe Leme
<[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> The Jakarta Taglibs Team is proud to announce the availability of 3 new
> taglibs in their sandbox:
> 
> * Datagrid - a taglib that can be used to create web tables with data,
> calculate aggregations, order table values and do paging
> 
> * Mailer2 - a complete rewrite of the original Mailer Tag Library.
> 
> * RDC (Reusable Dialog Components) - a framework for creating JSP
> taglibs that aid in rapid development of voice and multimodal
> applications.
> 
> The taglibs documentation are available in the following links:
> 
> http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/intro.html
> http://jakarta.apache.org/taglibs/sandbox/doc/mailer2-doc/intro.html
> http://jakarta.apache.org/taglibs/sandbox/doc/rdc-doc/intro.html
> 
> And their nightly builds can be downloaded from:
> 
> http://jakarta.apache.org/builds/jakarta-taglibs-sandbox/nightly/src/
> http://jakarta.apache.org/builds/jakarta-taglibs-sandbox/nightly/projects/datagrid/
> http://jakarta.apache.org/builds/jakarta-taglibs-sandbox/nightly/projects/mailer2/
> http://jakarta.apache.org/builds/jakarta-taglibs-sandbox/nightly/projects/rdc/
> 
> Cheers,
> 
> Felipe Leme
> 
> (on behalf of the Jakarta Taglibs team)
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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



DataGrid problem ???

2004-09-17 Thread Eric Chow
Hi all,

The DataGrid tag is a body tag, the body contents is constructed un XML.
The problem is that how can I display the  that with some
extra action.

For example, before print out the item value, I want to encode/decode
the original value,
how can I do this in DataGrid ???


Eric

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



c:out array problem

2006-06-07 Thread Eric Chow

Hello,

If I have two arrays with same length, how can I display them in c:forEach ?

Best regards,
Eric

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