On Wed, 2002-04-10 at 11:41, Andrea Grittini wrote: > I've solved the substring problem, now I have another with special chars coming from >db. > for example if I use > <c:set var="pippo">this is euro EUR</c:set> > <c:out value="${pippo}"/> > it is OK > but if ${pippo} comes from a recordset db this char will be substituted with ?. > I'm using char encoding ISO-8859-1. > (the same with \n\r) > Any ideas whereto look for ?
ISO-8859-9 has the EURO Cheers Tony Grant -- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>