I am loosing session variables between JSP applications running on Tomcat 5.0.18.
The first app is a login application which defines a menu for the user. It's path is 127.0.0.1:8080/Security. When the user logs in successfully, I set a session variable...
I don't believe mySQL will allow this but here is what I understand the issue to be. SQL Server and a few others allow multiple commands on a single sql statement separated by a semicolon. For example, "select * from tableA; delete from tableB;
An example of the problem you are referring...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.