From: "Tony Smith" <[EMAIL PROTECTED]>

How can I cast int to char in jsp?


I'm more than willing to help, but I really need to see what you're working with. At the very least I want to know what the form property that's behind this table looks like. What type is it? (And can you change it, or add another method to the form?) A snippet from the JSP where you're trying to do the iteration would also be helpful.

As far as casting, I was just playing around with it in a scriptlet. It works the same way it would in a regular Java class. An interesting diversion (I had to go look up the ASCII value of 'A') but I'm not sure it's going to factor in the actual solution here.

--
Wendy Smoak




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to