Search:

Type: Posts; User: nischalinn

Search: Search took 0.10 seconds.

  1. Re: extracting data from server parallely from jsp page

    @ copeg ya Oracle did not allow parallel processing of queries. I tried that. We can do it via java threading but I do not know how to implement threading with jsp pages.
  2. extracting data from server parallely from jsp page

    I have a home page.jsp where there are number of links to fetch data from Oracle data
    base.

    For quick operation, the links should be allowed to fetch data parallely i.e. if the client
    clicks at...
Results 1 to 2 of 2