User Profile

Collapse

Profile Sidebar

Collapse
neuraljay
neuraljay
Last Activity: Mar 28 '08, 05:41 AM
Joined: Jan 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • neuraljay
    started a topic JDBC exception on Hibernate data access

    JDBC exception on Hibernate data access

    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...
    See more | Go to post

  • 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.....
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post

    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......
    See more | Go to post

    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...
    See more | Go to post

    Leave a comment:


  • as soon as the page content got loaded... Please correct the mistake in the code,, Appreciate it...
    See more | Go to post

    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" ;...
    See more | Go to post
    Last edited by acoder; Jan 3 '08, 09:43 AM. Reason: Added code tags

    Leave a comment:


  • neuraljay
    started a topic loading page prompt before page content

    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...
    See more | Go to post
No activity results to display
Show More
Working...