Hello,
Grant wrote:
>
> What is the common method of doing this?
> - Use jdbc to do the extraction?
Yes.
> - Can I extract the data in php and 'pass' it to the servlet?
Not sensibly. Why would you want to ?
> I'm really lost on which way to go about this, and Google doesn't seem
> to
Hi,
I'm trying to pull data from a database and generate a PDF 'report' of
it.
What is the common method of doing this?
- Use jdbc to do the extraction?
- Can I extract the data in php and 'pass' it to the servlet?
I'm really lost on which way to go about this, and Google doesn't seem
to hold m