concatenate strings

2003-08-26 Thread James Norman
Hi All, I have two variables that I set using the c:set tags. And I want to concatenate the two and store the value in another var. But this blows up with an error message. Any ideas? Thanks, James Norman - To

parseDate question

2003-06-16 Thread James Norman
I am trying to parse a String object into a date using the parseDate tag. My code is as follows: And I get this exception: [ServletException in:/WEB-INF/jsp/displayers/requestsDisplayer.jsp] In , value attribute can not be parsed: "1055792945855"' Where cell.value returns a String of "105

Non EL enabled tags

2003-06-12 Thread James Norman
If I were to write a non EL-enabled tag of my own, would the following work: b/c I am getting the string literal in the tag. -james - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT