I have Downloaded J2ee 1.4 application server recently. But I got confused when
i try to install it. It is a happy news that now everything is GUI based. I used
j2ee1.3.1 with command prompt so far.
While installing i got one screen to which i should enter ADMIN PORT, HTTP Port,
Https Port. What port no i should assign?
the default setting is
Admin Port =4848
Http port=1178
Https port =1043
When i run application using j2ee 1.3.1 i usually specify
"http://localhost:8000/Application.jsp"
If i use J2ee 1.4 application with the settings specified above, How should i
run and deploy application
I have installed the server in "D:\" drive. Cay you help me to fin out to which
folder i should specify the path in order to run server and deploytool from
console
I hope that you will help me to clear thiese small doubt.