<!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.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>What you want is to embed one component into another <A 
href="http://www.shaffer-consulting.com/david/Seaside/Embedding/index.html">http://www.shaffer-consulting.com/david/Seaside/Embedding/index.html</A></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=lochan94@gmail.com href="mailto:lochan94@gmail.com">Rajeev Lochan</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=seaside@lists.squeakfoundation.org 
  href="mailto:seaside@lists.squeakfoundation.org">Seaside - general 
  discussion</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, June 09, 2007 8:17 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Seaside] More than one 
  component in a page</DIV>
  <DIV><BR></DIV>Dear Seasiders,<BR>I am a newbie and have encountered the 
  following hurdle in my web application.<BR><BR>I have modified the code from 
  (<A 
  href="http://www.lukas-renggli.ch/smalltalk/seaside/artofseaside.txt ">http://www.lukas-renggli.ch/smalltalk/seaside/artofseaside.txt 
  </A>) and have added a page which has a number of titles of lists.<BR><BR>I 
  have a component (say component1) which has titles of lists. On clicking any 
  title, the corresponding list opens up in another page(component2) which has a 
  number of items. Now I want to have both on same page. <BR><BR>On the left I 
  should have component1, on clicking any title, the contents of that particular 
  list should be displayed next to it.<BR><BR>I have been trying to follow up 
  the WAStore (SushiStore) example, but not able to succeed in doing so. Are 
  there any other tutorials or examples, from where I can pick some points. 
  <BR><BR>Anticipating your help,<BR>Rajeev<BR><BR><BR clear=all><BR>-- 
  <BR>Rajeev Lochan<BR><BR>Co-founder, AR-CAD.com<BR><BR><A 
  href="http://www.ar-cad.com">http://www.ar-cad.com</A><BR>+91 9212090622 
  (Gurgaon)<BR>080 65355873 (Bangalore) 
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Seaside mailing 
  list<BR>Seaside@lists.squeakfoundation.org<BR>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<BR></BLOCKQUOTE></BODY></HTML>