Can I display report in different format in JAVA/JSP

S

Sanjeev

Dear Friends,

Can I display report in different format in JAVA/JSP.

Please provide me link/url

Regards
Sanjeev
 
R

Roedy Green

Dear Friends,

Can I display report in different format in JAVA/JSP.

Please provide me link/url

Regards
Sanjeev

Perhaps you are asking about providing info to your user in raw text,
xml, png, or pdf form?

You then have two problems:

1. how to create the image
2. how to embed it in the web page.

The simplest way is to embed a link to the page with unique id in the
returned web page. Leave it up to the browser and user whether they
should request it. You might not even create it until the request
comes in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top