[Bug 58505] getParameter but null

2016-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 Chuck Caldarale changed: What|Removed |Added Resolution|MOVED |INVALID -- You are receiving this m

[Bug 58505] getParameter but null

2016-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 ArLi Weng changed: What|Removed |Added Resolution|INVALID |MOVED --- Comment #6 from ArLi Weng --- (

[Bug 58505] getParameter but null

2015-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 --- Comment #5 from Konstantin Kolinko --- > maxPostSize="0" /> The above setting is invalid. Its interpretation was changed in 7.0.63 (see the changelog). -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 58505] getParameter but null

2015-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 58505] getParameter but null

2015-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 --- Comment #3 from ArLi Weng --- but work fine on archlinux x86_64(my work pc: Linux anix-pc 4.2.3-1-ARCH #1 SMP PREEMPT Sat Oct 3 18:52:50 CEST 2015 x86_64 GNU/Linux) may be jdk problem? all same but i686 vs x86_64 [root@srv1-lb http]# pac

[Bug 58505] getParameter but null

2015-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 --- Comment #2 from ArLi Weng --- (In reply to ArLi Weng from comment #1) > this's p.java: > > package j2eetest; > > import java.io.IOException; > import java.io.PrintWriter; > import javax.servlet.ServletException; > import javax.servlet.ann

[Bug 58505] getParameter but null

2015-10-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58505 --- Comment #1 from ArLi Weng --- this's p.java: package j2eetest; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServle