Search:

Type: Posts; User: Stefan_Lam

Search: Search took 0.11 seconds.

  1. [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..
  2. [SOLVED] Re: Servlet cant perform sql after second button click

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

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

    erm sorry could u guide me?i m newbie in servlet..
  5. [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+
    ...
  6. [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;...
Results 1 to 6 of 6