Hi i'm having problems with the filter. i'm trying to just print after i have done a doFilter and only the Pre message is showing and no the post...
this is the filter code:
the
servlet file is looking like this:
and the web.xml file is like this:
why does the POST is not printing ?
tnx
LaBBa