Hi all

 

I'm a struts newbie and I want to add a graphic button on a page (which is
done) which, when pressed, will refresh the page and display some help for
various items.

 

I know how to add the help uisng logic tags etc but what I need to figure
out (I already tried searching the archives) is as follows:

 

1)       When button is pressed the current page is refreshed and inserts a
boolean in the session data

2)       That flag can then be used in the logic tag to decide when to
display the help texts

 

Many thanks

Donie

 

Reply via email to