Search:

Type: Posts; User: evo4ever

Search: Search took 0.11 seconds.

  1. I'm getting a Fatal SQL Error which is probably easy to correct but I'm stuck

    Hello all.

    I'm trying to connect to my MySQL database but im getting this fatal error:

    [#]Fatal SQL Error: The server time zone value 'GMT Summer Time' is unrecognized or represents more than...
  2. Compiler trying to compile code that doesn't exist anymore

    Hi.

    I'm developing a site in Java/JSP. My main servlet is /index. I've made some heavy modifications to it and the compiler is trying to compile the old code I wrote instead of the new code. This...
  3. Replies
    4
    Views
    2,052

    Re: File Uploading not working

    Yeah thats my post but i cant get a response from anyone..
  4. Replies
    4
    Views
    2,052

    File Uploading not working

    Hello all, this is my first post here to here goes...

    On my index.class servlet I have the following code:




    else if(ServletFileUpload.isMultipartContent(request)){

    ...
Results 1 to 4 of 4