XAMPP Tomcat - GET request doesnt work, HTTP 404 -



XAMPP Tomcat - GET request doesnt work, HTTP 404 -

i've got xampp 1.8.3 tomcat 7.

my app starts fine, when sending get-request server, request doesnt work, grab httpresponseexception.

that's tomcat saying - localhost_access_log:

[12/nov/2014:14:14:49 +0900] "get /myapp/chat?name=alex http/1.1" 404 1009

how can solve it?

previously i've tested app on tomcat in eclipse. work's fine. same app, tomcat configurations know same.

tomcat xampp

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -