Hi,
I installed Oracle Developer Suite 10g on my local PC and everything is working fine accept that I cannot understand the difference between rwservlet and rwserver as in the following context:
When run the following command in command prompt it starts up rwserver. Is this the same as running the report servlet after I start the OC4J instance. What's the difference between the two or are they the same?
rwserver server=localhost start
Thanks