Hi I am new to Struts.Can anyone please tell me what is page context.and what is the difference between page context and user context(session context). My wesite has 8 pages and all the links are in the header, have all links go to Actions.I am trying to implement it in struts.So when user click on any link,I need to know from which page he is coming?( a simple state engine).I am thinking of setting a variable in the session and update it with each page?or go for a hidden field?Please give me a better idea..
Thanks Matt -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>