-----Original Message-----
From: olivier.dedieuarrobajalios.com [mailto:olivier.dedieuarrobajalios.com]
Sent: sexta-feira, 5 de Marēo de 2004 13:40
To: Marco Joćo Costa Soares
Subject: Java-Channel newsletter
Java-Channel this week -- March 5, 2004
=================================================================
In this issue
1. MVC Heresy with SQLTags
2. Another Java Servlet Filter Most Web Applications Should Have
3. JavaRSS.com
4. Testing Web Applications with HttpUnit (Don't worry, it's not...
5. Phonetix: class-library of phonetic algorithms in Java
6. Stored Procedures as Web Service
7. Using Swing's Pluggable Look and Feel
=================================================================
1. MVC Heresy with SQLTags
Categories: Articles , JDBC , JSP TagLib
by Olivier Dedieu - rating: 1/5
When the "right" way is more than you need, is it wrong to do what
works? Steve A. Olson introduces the SQLTags toolkit, which takes
database access out of its traditional tier and puts it directly
into
JSP tags.
http://www.java-channel.org/display.jsp?id=c_17142
2. Another Java Servlet Filter Most Web Applications Should Have
Categories: Articles , Servlet Filters
by Olivier Dedieu - rating: 1/5
Adding to his previous must-have servlet filters, Jayson Falkner
introduces another: one to activate client-side caching, so browsers
won't re-request items they can just cache.
http://www.java-channel.org/display.jsp?id=c_17141
3. JavaRSS.com
Categories: Portal / Dedicated site
by Stéphane Lauričre - rating: 1/5
"Just one bookmark, for all feeds from Java News, Articles and
Blogs.
Feel free to link to us at http://javarss.com "
http://www.java-channel.org/display.jsp?id=c_17139
4. Testing Web Applications with HttpUnit (Don't worry, it's not...
Categories: Articles , Testing
by Olivier Dedieu - rating: 1/5
There are many expensive or free tools to create automated test
scripts for web applications. These tools can capture the way the
testers interact with the browser, and play it back in a
configurable
and sometimes programmable manner. However if you're a programmer
who
just got the job to create functional or unit tests, you'll find...
http://www.java-channel.org/display.jsp?id=c_17133
5. Phonetix: class-library of phonetic algorithms in Java
Categories: LGPL , Text Processing , Lucene , Product
by Olivier Dedieu - rating: 1/5
Phonetix is a small, but useful class-library of phonetic algorithms
written entirely in Java. It includes implementations of Soundex,
Metaphone, and DoubleMetaphone. Phonetix also contains adapters for
the Lucene search-engine. With Phonetix, applications of Lucene can
easily use phonetic indices and searches.
http://www.java-channel.org/display.jsp?id=c_17118
6. Stored Procedures as Web Service
Categories: JDBC , XML
by Thomas Bayer - rating: 1/5
Stored Procedures of any JDBC capable database can be deployed as
SOAP Web Service with the *SPProvider* extension for *Apache Axis*.
The generation of WSDL is supported.
http://www.java-channel.org/display.jsp?id=c_17093
7. Using Swing's Pluggable Look and Feel
Categories: Articles , Swing L&F
by Olivier Dedieu - rating: 1/5
This article discusses the Swing concept of a pluggable look and
feel
and offers some thoughts on how to use it in a way that is both
convenient for the programmer and desirable for the user experience.
http://www.java-channel.org/display.jsp?id=c_17090
=================================================================
See you next week !
To unsubscribe this newsletter, edit your profile on Java-Channel:
http://www.java-channel.org/editProfile.jsp
For more details about Java-Channel:
http://www.java-channel.org/
******************************************
Java-Channel is powered by Jalios JCMS
http://www.jalios.com/
******************************************
Received on Fri Mar 5 20:05:32 2004
This archive was generated by hypermail 2.1.8 : Thu Dec 30 2004 - 23:07:45 UTC