Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Servelt query

Hi Guys

I am new to servelts and i am just analysing them for the moment. I am abit about who they would use them and were they are most applicable.

Could someone tell me if a user is developing a distruted application. which servelts would be the best to use the below from the below servelts?

Servelts
RMI
JSP
[349 byte] By [shahkhan] at [2007-11-11 10:17:25]
# 1 Re: Servelt query
What you need is a good servlet tutorial. RMI is not a servlet.

Read this - http://www.coreservlets.com/ for some good information on servlets.
aniseed at 2007-11-11 22:31:40 >
# 2 Re: Servelt query
I understand the servelts and JSP are servlets

but i am not sure about RMI or what it is? and who is it used for.

I know that it uses JVM, and is used by applets for java application development, is that true?

Caqn you help me understand RMI
shahkhan at 2007-11-11 22:32:46 >
# 3 Re: Servelt query
http://java.sun.com/docs/books/tutorial/rmi/
http://java.sun.com/developer/onlineTraining/rmi/RMI.html
aniseed at 2007-11-11 22:33:44 >
# 4 Re: Servelt query
thanks aniseed

I understand RMI better thanks to your links
Thanks alot friend
shahkhan at 2007-11-11 22:34:44 >