I have the following filter in
JSP which needs to be replaced with the
struts logic tag. How can I refer to the request attributes using the logic tag?
The above code need to be transformed to the following structure
The part where I have the ................... in logic:nonEmpty tag is what need to be filled in.
Thanks in advance.