Java Server Pages

Moderators: None (Apply to moderate this forum)
Number of threads: 306
Number of posts: 629

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Running apache tomcat using ip address Posted by nakul757 on 7 Apr 2010 at 7:20 AM
i am making a project on search engine across a LAN technologies being used are:-

-Apache tomcat 6.0.16
-Java Server Pages.
-Servlets.
-HTML.

The problem is that after entering the fields for registration, when user clicks on submit button then following error message is shown on the browser screen:-

Unable to connect

Firefox can't establish a connection to the server at 192.168.1.23:8080.

i am running server as a localhost and using following fields within the form tag of jsp for directing it to a servlet MainController:-

<form name="form1" method="post" action="http://192.168.1.23:8080/SearchEngineServer/MainController?ACTION=registerme">


This problem is also there for existing user's when they try to login directly from home page.

i am using MYSQL server database 5.0.

Please help...
Report
Re: Running apache tomcat using ip address Posted by anthrax11 on 7 Apr 2010 at 10:26 AM
Check your firewall settings.
Report
Re: Running apache tomcat using ip address Posted by nakul757 on 7 Apr 2010 at 8:43 PM
: Check your firewall settings.
-->Firewall shows that it is not blocking any communication regarding this i.p.

Report
Re: Running apache tomcat using ip address Posted by j2me64 on 18 Feb 2011 at 2:02 PM

make sure tomcat is up and running!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.