Hi all,
I want to say first of all that I'm a beginner with jsp.
Now I explain my issue:
I have a page (called A) where I want to execute some code if user come from page B and other code if user came from page C.
How could I do it? What kind of tags or bean are better to do this?
Thanks