Search:

Type: Posts; User: adec

Search: Search took 0.23 seconds.

  1. Thread: Open PDF

    by adec
    Replies
    1
    Views
    1,827

    Open PDF

    Hi, Could someone give me the code to open a PDF document, I am guessing its starts with somthing like the below. Thanks in advance.


    resp.setContentType("application/pdf");
  2. Replies
    2
    Views
    1,965

    Streaming data to html problem

    Hi,

    I am retriving a large queryset back to a vector that needs to stream to html but when the vector has over a few hundred records the page is timing out, can anyone advise of the best solution...
  3. Replies
    1
    Views
    1,422

    servlet refresh problem after database query

    Hi,

    I am calling a stored procedure to receive data in a results set, I loop through the results set and create hidden fields with the results. The data is coming back correctly and everthing is...
Results 1 to 3 of 3