J
John
I have written a java program that accesses a Oracle database backend
and displays some data for our users. My manager would rather it be a
"thin client" application that runs in a browser. He doesn't want
users to have to download the JRE and .jar for my java program.
What are my options? applets? JSP?
Please advise. Thanks.
and displays some data for our users. My manager would rather it be a
"thin client" application that runs in a browser. He doesn't want
users to have to download the JRE and .jar for my java program.
What are my options? applets? JSP?
Please advise. Thanks.