<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16939" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have an issue with embeded components using the 
back button. I have the following structure on my site:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Header ( with a menu component 
inside&nbsp;)</FONT></DIV>
<DIV><FONT face=Arial size=2>currentComponent</FONT></DIV>
<DIV><FONT face=Arial size=2>footer</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I set the current component depending on the menu 
selection, but when the user goes back and then clicks on a link, he an error 
message: "Components not found while processing callbacks". <BR>I could solve it 
by&nbsp;adding a variable with the previousComponent, and modifying #children 
method to answer it. But if I do that, my previous component excecutes an 
#updateRoot: , adding stylesheets corresponding to the previous component, and 
overlapping with the current component stylesheets.<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>How can I&nbsp;fix it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV>
<DIV>
<P class=MsoNormal><FONT face=Calibri size=2><SPAN 
style="FONT-SIZE: 10pt">sebastian &nbsp;van lacke<B><SPAN 
style="FONT-WEIGHT: bold"> </SPAN></B>| developer<B><SPAN 
style="FONT-WEIGHT: bold"> </SPAN></B>|&nbsp; <B><FONT color=#1f497d><SPAN 
style="FONT-WEIGHT: bold; COLOR: rgb(31,73,125)">caesar systems</SPAN></FONT> 
</B>| <B><FONT color=#1f497d><SPAN 
style="FONT-WEIGHT: bold; COLOR: rgb(31,73,125)">see clearly. decide 
smarter.</SPAN></FONT></B></SPAN></FONT></P></DIV></BODY></HTML>