how to make case insensitive replace with the help of replace tag from http://jakarta.apache.org/taglibs/string-1.0?

2003-11-19 Thread Milut
Hello, all! Is it possible to make case insensitive replace with the help of replace tag from http://jakarta.apache.org/taglibs/string-1.0? Can you give me some advices how I can do this another way? Thanks in advance. Best regards. Bye. Michael. ---

RE: Utility tags.

2003-07-18 Thread Milut
Hi! --- I'm trying to do a tree using the nested tags and I'm having some issues. I've got a NodeBean (like the TreeBean in the monkey bean example) with the --- Please, can you comment me what NodeBean and TreeBean are? Where can I get additional information? From what project can I get these

problem to replace character "\" with character "/" with the help of jakarta.apache.org/taglibs/string

2003-06-30 Thread Milut
Hello, all! I have a problem to replace character "\" with character "/" with the help of jakarta.apache.org/taglibs/string. test.jsp --- <%@ page language="java" contentType="text/html; charset=windows-1251" %> <%@ taglib uri="http://jakarta.apache.org/taglibs/string-1.0"; prefix="str" %> q\qq