Search:

Type: Posts; User: Stefan_Lam

Search: Search took 0.09 seconds.

  1. Is it Possible to implement single sign on on google apps engine?

    Hi guys,
    I m new to google apps engine. I wish to know is it possible to implement single sign on (SSO) on google apps engine and then I can login to data inside using google account. without...
  2. Re: Javascript function window.onload cant run

    sorry moderator.I m stucked for a few hours.anyway sorry about that. u could delete my post ..
  3. Javascript function window.onload cant run

    my code:



    <link rel="stylesheet" type="text/css" media="all" href="jsDatePick_rtl.min.css"/>

    <script type="text/javascript" src="img/jsDatePick..min.1.3.js"></script>

    ...
  4. [SOLVED] Re: Servlet cant perform sql after second button click

    Problem solved. thanks to those respondants.Erm the problem is due to join tables and parameter passing..
  5. [SOLVED] Re: Servlet cant perform sql after second button click

    sorry where is servlet.CLASS located?
  6. [SOLVED] Re: Servlet cant perform sql after second button click

    ya apache..
  7. [SOLVED] Re: Servlet cant perform sql after second button click

    erm sorry could u guide me?i m newbie in servlet..
  8. [SOLVED] Re: Servlet cant perform sql after second button click

    sorry typo...impossible wrong i m able to run at netbean
    String sql="select * from a natural left join b" +
    "natural left join c natural left join d where jobid="+jobid+
    ...
  9. [SOLVED] Servlet cant perform sql after second button click

    Hi there, I need some guidance on my servlet.

    Does anyone expert in iterator part of built in package of java libary List?
    List dataList = new ArrayList();



    Iterator itr;...
  10. Replies
    1
    Views
    1,622

    Passing reference via object

    Guys, I m using get set method. and I m using set method of 1 servlet class to pass the parameter to other class. I m using jsp get the result. but i got the problem like I m unable to pass my...
  11. Replies
    0
    Views
    1,173

    Error in jsp, need help!

    Does anyone know what is the problem of this?


    org.apache.jasper.JasperException: /loginProcess.jsp(13,0) The value for the useBean class attribute fyp.Profile is invalid....
  12. Replies
    0
    Views
    2,023

    image and sounds mp3 database

    Guys, do anyone know how to insert image and sounds such as mp3 into database?
    from jsp into mysql....
  13. Re: HAPPY 2nd BIRTHDAY JAVA PROGRAMMING FORUMS!!!

    HAPPY BIRTHDAY :)>-
  14. Replies
    3
    Views
    2,092

    Re: Need help in multidimensional array

    Sorry but the average seems doesnt work...where to fix it?do u know pskrian..
  15. Replies
    3
    Views
    2,092

    Need help in multidimensional array

    As title shown above,anyone know how to fix this?

    I wanna get the out put like dis:
    I m getting confusing about the coding as trying to do...hope someone can help me..^^

    Output:
    Example:...
Results 1 to 15 of 15