<font size=2 face="sans-serif">Hello Friends,</font>
<br><font size=2 face="sans-serif">           
                I have created
a custom search page. where all the data searched and display. But there
are two issues that i am facing, 1) first is CSRF issue which found by
the one of best STQC comp. in india. and 2) Second is pagination not working
for anonymous users, but pagination start working  if i logined  as
administrator.</font>
<br>
<br><font size=2 face="sans-serif">To implement CSRF prevention i have
develop two filter using </font><a href="https://dzone.com/articles/preventing-csrf-java-web-apps"><font size=2 face="sans-serif">https://dzone.com/articles/preventing-csrf-java-web-apps</font></a><font size=2 face="sans-serif">
url. This url code working fine with normal code created for testing purpose,
but when i configured these filter in opencms web.xml and place all java
class files and libraries in their appropriate folder then opencms not
working, it will start and then shotdown without any error log. But if
i removed the filter configuration from web.xml then opencms start working.</font>
<br>
<br><font size=2 face="sans-serif">Please Friends i really need help in
this scenario.</font>
<br>
<br><font size=2 face="sans-serif">With Regards</font>
<br><font size=2 face="sans-serif">Manoj Kumar Sharma</font>