[appengine-java] ServletRequest.getRemotePort() doesn't work!

2011-09-26 Thread Yanming
Hi! all, I try to use HttpServletRequest.getRemotePort() method to get client's port connected to Google App Engine, but I always get value 0. Is this a bug? If it is, can we get it fixed? Thanks in advance. Yanming -- You received this message because you are subscribed to the G

[appengine-java] HttpServletRequest.getRemotePort() doesn't work!

2011-09-26 Thread Yanming
Hi! Sorry if this is double post. First one doesn't come up. I use HttpServletRequest.getRemotePort() to get client's port connected to Google App Engine, but I always get value 0. Is this a bug? How to fix it? Any workaround? Thanks in advance. Yanming -- Yo