Hello Joshua,
We've deployed tapestry on Websphere 5.1 successfully, however we had allot
of problems because of "Security ON" in WS and Javassist.
We haven't used contrib:table. It might happen that it was compiled against
Java5.
Renat
On 29/10/2007, Joshua Jackson <[EMAIL PROTECTED]> wrote:
That method didn't exist until JDK 1.5, perhaps you're using an old JDK?
http://java.sun.com/javase/6/docs/api/java/lang/String.html#replace(java.lang.CharSequence,
java.lang.CharSequence)
Martin
On Mon, 29 Oct 2007 12:50:26 +0100, Joshua Jackson <[EMAIL PROTECTED]>
wrote:
Dear all,
Has