Actually it is running on port 7001 (Weblogic default). I simply chose to omit it from the example URLs because I didn't think it was pertinent.
--- In [email protected], "Fidel Viegas" <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 6, 2008 at 4:02 PM, Nikunj Shroff <[EMAIL PROTECTED]> wrote: > > > > you must deploy your application on some server. then you can access your access your html on url. moreover your url must have a port as well. > > > > for ex: localhost:8080 > > > > You only use a port if it isn't the default port 80. I presume he is > using port 80, which is why he is omitted it from the url. > > Fidel. >

