Search:

Type: Posts; User: tangara

Search: Search took 0.24 seconds.

  1. Replies
    2
    Views
    1,604

    Re: unterminated

    I've tried to correct the statement to below :

    <sql:setDataSource driver="com.mysql.jdbc.Driver" url="jdbc:mysql://
    localhost:3306/pract1" user="root" password="tangara8"/>
    and it works.
    ...
  2. Replies
    2
    Views
    1,604

    unterminated

    Hi,

    I've been trying to incorporate jstl into my coding but am getting this error:

    unterminated<sql:setDataSourcetag>

    Besides that, I have problem with the below syntax:
    <sql:setDataSource...
Results 1 to 2 of 2