|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [PLUG] Java/Tomcat/Lucene
|
>A blank page may not be such a bad thing. Try using netstat -pan | grep
java
>
>That should tell you what port the ugly thing is listening on.
Using netstat -pan I found jsvc (which is the app the apache site seemed
recommend to running tomcat off of) listening to 8080 and 8009
Browsing to either port returns a blank page.
Is there a way to effect this page so it returns something none blank?
A "hello world" like app?
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|