<!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.2900.5945" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Julia, I apologize for sending to the wrong list. 
Please dont blame on me for this note.</FONT></DIV>
<DIV><FONT face=Arial size=2>What I am looking for is to make the 
WANofFoundhandler redirect back to the Seasid registed app, the URL&nbsp; will 
look like <A 
href="http://locahost:8080/seaside/path/myapp">http://locahost:8080/seaside/path/myapp</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I coded </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
WANotFoundHandler&gt;&gt;handleRequest: aRequest</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
^WAResponse rediredtTo: 'http://localhost:8080/seaside/path/myapp'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and got this method working, but is leaving me back 
in the /seasie root-</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Carlos</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=jfitzell@gmail.com href="mailto:jfitzell@gmail.com">Julian 
  Fitzell</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=seaside-dev@lists.squeakfoundation.org 
  href="mailto:seaside-dev@lists.squeakfoundation.org">Seaside - developer 
  list</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 05, 2010 6:26 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Seaside-dev] 
  WANotFoundHandler</DIV>
  <DIV><BR></DIV>Hi Carlos,<BR><BR>I'm not sure what you're asking. Are you 
  wondering how to process the URL in Seaside? Or what the URL should look like? 
  Or how to make the request? Are you wanting the URL to trigger a callback or 
  just a normal rendering phase?<BR><BR>By the way, I would suggest posting your 
  questions to the "seaside" list instead of the "seaside-dev" list. The -dev 
  list is intended for discussion of the development of the Seaside framework 
  itself and it has a much smaller membership. You'll get a faster reply on the 
  general list.<BR><BR>Julian<BR><BR>
  <DIV class=gmail_quote>On Wed, May 5, 2010 at 8:58 PM, Crosetti, Carlos A 
  <SPAN dir=ltr>&lt;<A 
  href="mailto:carlos.a.crosetti@verizonbusiness.com">carlos.a.crosetti@verizonbusiness.com</A>&gt;</SPAN> 
  wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV lang=EN-US vlink="#606420" link="blue">
    <DIV>
    <P class=MsoNormal><FONT face=Arial size=2><SPAN 
    style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi, please disregard my last 
    note. I found class WANotFoundHandler that actually is deliverying the 
    unhandled requests into a directory and I then got the way to trap external 
    request.</SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial size=2><SPAN 
    style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
    <P class=MsoNormal><FONT face=Arial size=2><SPAN 
    style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">So, what is the standard way to 
    deliver a reply to the some URL that in turns goes back to the Seaside 
    application?</SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial size=2><SPAN 
    style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
    <P class=MsoNormal><FONT face=Arial size=2><SPAN 
    style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Carlos 
Crosetti</SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV></DIV><BR>_______________________________________________<BR>seaside-dev 
    mailing list<BR><A 
    href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</A><BR><A 
    href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" 
    target=_blank>http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</A><BR><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

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