From c049cb3fd26dbf537a065e9537db2338b9c7248b Mon Sep 17 00:00:00 2001 From: Alexander Marsalek Date: Mon, 14 Jun 2021 11:17:55 +0200 Subject: v4.1.7-RC-0.0.8 changed post formular parameter handling to sbp:keyA=valueA&sbp:keyB=valueB --- pdf-as-web/src/main/webapp/index.jsp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'pdf-as-web/src/main/webapp/index.jsp') diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp index 5a904374..a52d1361 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -24,9 +24,11 @@ - + + + + + <% } %> -- cgit v1.2.3