Using the JSTL's sql implementation when I query information from a microsoft sql server for some characters i get '?' in place of quotes or other characters. When i edit this information with my application the correct values are displayed. The '?' only appears from data already in the database.
Is this a jdbc driver isssue? Thanks, -Jeff Wilder