Hello All,

What is the recommendation for sharing data between actions? I have one action that performs a search and displays the results in a JSP page. That results page contains links to another action in which I'd like to have access to the original search results. My first instinct was to reach for the HttpSession, but I understood that approach was discourages in S2.

Can anyone offer me some advice on the subject?

Thanks!

-- john


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to