when i execute it shows server sending no data...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smita
    New Member
    • Nov 2012
    • 1

    when i execute it shows server sending no data...

    i have made project on hotel management..and when i connect it with apache server..browser shows server seding no data..
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    We would need to see the code.

    Comment

    • Jennypliskin
      New Member
      • Sep 2013
      • 30

      #3
      Apache is much better suited for serving up static files than Tomcat, and by taking this approach we lighten Tomcat's load. Tomcat can now concentrate on serving up dynamic application content.

      Comment

      Working...