Does anyone know of a simple tag that checks if an request parameter is
equal to a string?

For example, I cannot find the following kind of tag:

<req:equalsparameter name="action" value="submit">
...
</req>


I could write my own, but If one is already written, I'd use it.

Thanks!
Brett

Reply via email to