Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP and RMI

896495Oct 27 2011 — edited Oct 27 2011
I am new to JSP. I have an assignment in which, I have to create a JSP webpage to allow the user to enter some values. These values need to be saved in a database (mysql). My JSP webpage and the database are in different subsystems, part of a big project. So java rmi is used for inter subsystem communication. Is that possible to invoke methods through rmi using jsp client ?? Is there any tutorial ,reference docs or any sample code available ?? Please help...

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 24 2011
Added on Oct 27 2011
1 comment
349 views