[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglibs-dev
Subject:    problem to replace character "\" with character "/" with the help of jakarta.apache.org/taglibs/stri
From:       "Milut" <milut () mail ! ru>
Date:       2003-07-18 9:22:36
[Download RAW message or body]

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"
%>

<!-- not works -->
<str:replace replace="\" with="/">q\qq\qqq</str:replace>
<br>
<!-- not works -->
<str:replace replace="\\" with="/">q\qq\qqq</str:replace>
---

Under tomcat and jboss (jetty) test.jsp doesn't work:

exception:
org.apache.jasper.JasperException: /index.jsp(5,11)
jsp.error.unterminated.tag at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.
java:94)
...

Under resin-ee - ok.

Any help would be gratefully appreciated.

Thanks in advance.
Best regards.
Bye.
Michael.


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic