Re: Escape html and javascript

2004-12-20 Thread Þorgils Völundarson
Try coldtags http://www.servletsuite.com/jsp.htm. There is a taglib called String convertion tag http://www.servletsuite.com/servlets/converttag.htm which might do what you are asking for Best regards, Thorgils Volundarson Icelandic Cancer Registry At 22:39 19.12.2004, you wrote: Sorry if I

Re: JSTL 1.0 and the function library

2004-08-17 Thread Þorgils Völundarson
Hi, have you checked the coldtags suit? www.servletsuit.com/jsp Best regards, At 18:08 16.8.2004, you wrote: Because of the difficulty I had integrating Tomcat 5.X with IIS 6, I had to use Tomcat 4.X instead. This means no JSP 2.0 and no JSTL 1.1. I had been using the function library for some

Re: jsp 2.0 el string functions error

2004-06-22 Thread Þorgils Völundarson
. Could you provide an example of how you're using c:forEach? Quoting Þorgils Völundarson [EMAIL PROTECTED]: Does anybody know what this error is and how to awoid it? root cause javax.servlet.jsp.JspTagException: Don't know how to iterate over supplied items in forEach I'm

jsp 2.0 el string functions error

2004-06-17 Thread Þorgils Völundarson
Does anybody know what this error is and how to awoid it? root cause javax.servlet.jsp.JspTagException: Don't know how to iterate over supplied items in forEach I'm using java web services (jwsdp-1.3) on linux. When I use the sql taglib to get data from database and then try to

upgrade problem

2003-07-02 Thread Þorgils Völundarson
Hi, I installed version 4.1 of Tomcat on a new machine, was using 4.0. Put all the same env variables as were on the old system and copied my projects to the same position as they were before. Tomcat runs o.k., so do the examples but my jsp pages give this error: type Exception report message

joining xml files

2002-12-13 Thread Þorgils Völundarson
Hello, how can I join tvo xml files in one jsp page. I have an abbrevation of a name in one xml and the same abbrevation and the full name in another and I want to join the two so I can print out the full name. Regards, Thorgils Volundarson Icelandic Cancer Registry [EMAIL PROTECTED] +354

Re: Whitespace generated by JSTL tags

2002-11-14 Thread Þorgils Völundarson
Columbia, MD 21044 -- To unsubscribe, e-mail: mailto:taglibs-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:taglibs-user-help;jakarta.apache.org Kveðja, Þorgils Völundarson Krabbameinsfélag Íslands, Krabbameinsskrá Beinn sími: 540 1973 netfang: [EMAIL PROTECTED] gsm: 698

multiple /x:if

2002-10-30 Thread Þorgils Völundarson
=main1 /x:if /x:if /x:if /x:if /x:if /x:if /x:if div class=main_data_headÚtgefið efni tengt krabbameinsskrá/divhr class=style / ... Kveðja, Þorgils Völundarson Krabbameinsfélag Íslands, Krabbameinsskrá Beinn sími: 540 1973 netfang: [EMAIL PROTECTED] gsm: 698 5302 -- To unsubscribe, e-mail

Re: multiple /x:if

2002-10-30 Thread Þorgils Völundarson
I´m using tomcat 4.0.4 At 08:16 30.10.2002 -0500, you wrote: I hate to pass the blame, but this looks, if anything, like a JSP-container bug. What JSP container are you using? -- Shawn Bayern JSTL in Action http://www.jstlbook.com On Wed, 30 Oct 2002, Þorgils Völundarson wrote: hi, I

Re: multiple /x:if

2002-10-30 Thread Þorgils Völundarson
) -- of course, only if that's easy to do. Shawn On Wed, 30 Oct 2002, Þorgils Völundarson wrote: I´m using tomcat 4.0.4 At 08:16 30.10.2002 -0500, you wrote: I hate to pass the blame, but this looks, if anything, like a JSP-container bug. What JSP container are you using? -- Shawn Bayern JSTL

RE: multiple /x:if

2002-10-30 Thread Þorgils Völundarson
B2eMarkets 301.230.2236 Tel. 301.230.2248 Fax. [EMAIL PROTECTED] www.B2eMarkets.com -- To unsubscribe, e-mail: mailto:taglibs-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:taglibs-user-help;jakarta.apache.org Kveðja, Þorgils Völundarson Krabbameinsfélag Íslands

jstl xtags fighting for domination

2002-09-04 Thread Þorgils Völundarson
Hi, I've tried for a while to get jstl xml and xtags to work together. I copied the installations for jstl from the war examples and pasted it into the xtags installation folder WEB-INF/lib. xtags needs dom4j (I used dom4j-full) to parse so with dom4j installed with the jstl configuration I

xml, how large is to large?

2002-08-22 Thread Þorgils Völundarson
Hi, I have an xml file which is just over 2Mb in size. When I try to parse it with jstl I get java out of memory error from apache. What are the main considerations for large xml files and efficiency? Kveðja, Þorgils Völundarson Krabbameinsfélag Íslands, Krabbameinsskrá Beinn sími: 540 1973

Re: Vector

2002-08-15 Thread Þorgils Völundarson
Thank you for your reply! f.x. stands here for for example but generally it stands for special effects :) Since I'm at it I would like to ask if jstl x and xtags can coexist? At 09:19 15.8.2002 -0400, you wrote: On Thu, 15 Aug 2002, Þorgils Völundarson wrote: how can I store multiple data