posted 16 years ago
Hi Sam Mercs,
Thank you For your reply.I included struts(1.2) in side an existing GAE application and i can land on the home page.When ever i clicked on the link in the home page which gives a struts call,am getting some error as below in my log.txt file.
61.246.237.226 - - [26/Jun/2009:03:30:19 -0700] "GET /strutstest HTTP/1.1" 500 0 "http://1.latest.raghav-struts.appspot.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe)"
61.246.237.226 - - [26/Jun/2009:03:30:10 -0700] "GET /strutstest HTTP/1.1" 500 0 "http://1.latest.raghav-struts.appspot.com/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe)"
61.246.237.226 - - [26/Jun/2009:03:30:07 -0700] "GET /favicon.ico HTTP/1.1" 404 0 - "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe)"
61.246.237.226 - - [26/Jun/2009:03:30:04 -0700] "GET /favicon.ico HTTP/1.1" 404 0 - "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe)"
61.246.237.226 - - [26/Jun/2009:03:30:03 -0700] "GET / HTTP/1.1" 200 794 "http://appengine.google.com/deployment?&app_id=raghav-struts" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe)"
Can any one help on this Issue?
Thanks,
Raghav