Hello All,

I have developed a small rmi application. It works fine in my local area network. Now, I want to deploy it in a server and access it through internet.

How can I do this?
In which Server (Web Server or Application Server) I have to deploy it?
And how to deploy it?

Can any body help me?

Thanks in advance.

dude,
java RMI is not a web app to deploy in a web server,... its a client server technology and i guess u couldn't do it on internet.,.
u better use servlets if u wanna do a web app,...
take a computer as server and try on it.

cheers,
fellow programmer :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.