|
David Gibbs wrote:
Bruce Collins wrote:This is very simple. I am trying to learn JSP and have some very simple examples.
I have a java program that connects to the iSeries via JDBC and returns
output. If I want to put that into a JSP and present it via a web
browser what would be involved.
Well, *IF* you have a well designed java application where the business logic is separate from the user interface, then you would simply have to rewrite the user interface using JSP, tie it into the business logic, and you're all set.
Of course, that's an extreme oversimplification ... rewriting the UI is not a trivial task.
david
--
Bruce "Hoss" Collins
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.