Hi,
you can set a variable into the session like this:
(more examples here:
http://www.java2s.com/Tutorial/Java/0380__JSTL/SetVariableasSessionScope.htm
)
This may not be the best way to do what you're trying to do though; maybe
you want to post the user form to a different location?
HTH,
Luc
Hi Ali,
Not sure if this helps, but I have had success doing it like this in the
past:
/doc/html/main.html
/doc/html/*.*
/*
Not sure if this is the approved way, but I also had trouble using the
'excludes' mechanism for some reason. I was using s