AlistairMonkeyFinger
Programmer
I have an EJB that runs a query on a backend database and i want to return the data back to the GUI. Ideally i would like to pass a ResultSet back but i don't think they are serialisable so this isn't an option.
What's considered the best way to pass database results back from EJB's to a front end application ?
Thanks for any ideas you guys have
Alistair Alistair
What's considered the best way to pass database results back from EJB's to a front end application ?
Thanks for any ideas you guys have
Alistair Alistair