Re: xtags can't handle soap response

2002-06-27 Thread Peter Lin
you should try JSTL instead of XTags. I've successfully used JSTL to parse XML that uses UTF-8 encoding. peter --- Mischa <[EMAIL PROTECTED]> wrote: > > > Hi, > I want to process a soap response with a jsp. > Therefore I used the taglibs > io and xtags from jakarta. Although the > doucument

xtags can't handle soap response

2002-06-27 Thread Mischa
Hi, I want to process a soap response with a jsp. Therefore I used the taglibs io and xtags from jakarta. Although the doucumentation of xtags says that the processing of the output of SOAP-RPC is no problem, my browser throws the message: XML Parsing Error: xml processing instruction not at s

Re: Is any way to generate a Key dynamicaly?

2002-06-27 Thread David M. Karr
> "Vernon" == Vernon Wu <[EMAIL PROTECTED]> writes: Vernon> I use the i18n tag from the JSTL in a Web application. Some of message keys are constructed in the format as Vernon> field_name.item_name Vernon> I would like to store the item_name only in DB and reconstruct a key dy

Is any way to generate a Key dynamicaly?

2002-06-27 Thread Vernon Wu
I use the i18n tag from the JSTL in a Web application. Some of message keys are constructed in the format as field_name.item_name I would like to store the item_name only in DB and reconstruct a key dynamicaly. Doesn't it can be done? If so, how to do it? Thanks in advance. Vernon -- To

Re: JSTL and JRun 3.1

2002-06-27 Thread Mike Cantrell
You know, I think you're correct... I'll grab the developers version of 4.0 which should support it. Shawn Bayern wrote: >Others have been having this problem too, and since I don't have JRun, I >can't look more closely into the problem. Does JRun 3.1 support JSP 1.2? >I was under the impres

Re: JSTL and JRun 3.1

2002-06-27 Thread Shawn Bayern
On Thu, 27 Jun 2002, Mike Cantrell wrote: > I can't seem to get the JSTL taglibs to work with JRun 3.1. I'm getting > the following error: > > Error parsing TLD '/WEB-INF/tlds/c.tld': null. > java.lang.NullPointerException Others have been having this problem too, and since I don't hav

JSTL and JRun 3.1

2002-06-27 Thread Mike Cantrell
I can't seem to get the JSTL taglibs to work with JRun 3.1. I'm getting the following error: Error parsing TLD '/WEB-INF/tlds/c.tld': null. java.lang.NullPointerException I dropped all the .jar files in the /WEB-INF/lib dir: $ ls -la WEB-INF/lib/ total 2772 drwxrwxr-x 2 mikec mikec 40

Nested JSP include

2002-06-27 Thread Garrett Vlieger
Hello, I've scoured the news groups for an answer to this problem that I'm having, and so far it's not looking good. I have a pageContext.include() nested within an xtags:forEach tag, and when the page is rendered, the included page is placed at the point where the forEach statement began.

doesn't work inside struts template?

2002-06-27 Thread Cliffano Subagio
I tried c:redirect (JSTL, standard release 1.0) inside a jsp page (let's call it redirect.jsp, and it works fine. Here's the simple redirect tag inside that redirect.jsp <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> http://www.apache.org"/> However, if I pass that jsp page

Xtags and japanese

2002-06-27 Thread BANAS,SANDRINE (Non-HP-France,ex1)
Hello, I am searching for examples of the use of the xtags library with a xml containing japanese characters. Thanks for any help, -- To unsubscribe, e-mail: For additional commands, e-mail:

HTTP Authentication in io:http ?

2002-06-27 Thread Uwe Baier
Hi, I have to "include" the response of an url into an existing jsp. Unfortunately the url is protected with basic HTTP authentication. formatting the url like http://fred:secret@myserver:8080/blabal which works with the php include command doesen't work. http://fred:secret@myserver:8080/blaba

CTLX/Ultradev/Struts/Tomcat: Error Message: Tag library can not befound on server / Port missing?

2002-06-27 Thread Krause, Oliver {POYD~Kaiseraugst}
hi, probs with installing resp. running the ultradev extension: (tomcat 4.04, struts 1.02, ultradev extension from 06.26.02, ultradev 4.01) I did everything described in the documentation http://jakarta.apache.org/taglibs/doc/ultradev4-doc/ Now I am able to open this window 'use tag libs' in d