hi everyone. I am trying to build a jsp using webwork, hibernate and mysql. And right now I am doing its unit testing. Everytime I run the test I am getting this error:
Error JDBC exception on Hibernate data access; nested exception is org.hibernate.e xception.Generi cJDBCException: Could not execute JDBC batch update
org.springframe work.orm.hibern ate3.HibernateJ dbcException: JDBC exception on Hibernate data access; nested...
User Profile
Collapse
-
JDBC exception on Hibernate data access
-
Sorry for the confusion. I was able to get it to work with prototype/ajax. Now the question is, how can I center the loading.gif in the page using javascript? in laymans term..... -
i'm stuck.. i can't seem to get it to work. i need to disregard body onload action.. so i am now jumping into using prototype? any suggestion to where can I get a tutorial for this? i am totally a beginner in this..
thanks...Leave a comment:
-
hi again. is it possible to show a div when during page load it is set to hidden? how do I go about doing that using javascript? Now since Example: div id 1 - visible then there is an if statement that- if recordcount>1 then div 2 will show and div 1 will be hidden. I am trying to do something like this but no luck..
Please help......Leave a comment:
-
helo again. Thanks for the reply. I have another one inline with the loading.gif. Now that I was able to get it working, the problem now lies to when will the loading.gif go away? Basically how will I tell the loading.gif that data has been loaded and ready for display.. Data are coming from the dataserver? Any idea will be appreciated.
Thanks...Leave a comment:
-
as soon as the page content got loaded... Please correct the mistake in the code,, Appreciate it...Leave a comment:
-
div id
thanks for the reply however i can't seem to get it to work.. here's my code:
[HTML]<head>
<title><fmt:mes sage key="study.view DataResult"/></title>
<script type ="text/javascript">
function overlay() {
elem = document.getEml ementbyId("data ");
elem.style.visi bility="hidden" ;...Leave a comment:
-
loading page prompt before page content
hi everyone;
I am trying to use DIV and function to control the loading of my page content. Can anyone provide me a quick tutorial on how to do this.
Example:
If user click the GO button on the main page, a new window will pop up and a loading.gif will appear for let say 20 seconds then it will disappear and the actual content of the page will display..
I am a beginner and I've heard I can...
No activity results to display
Show More
Leave a comment: