Re: Seaside - how to render a pre-bult html page
Petr Fischer <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Maybe it's not task for Seaside at all. What about simple HTTP server only, treat original page as String, change/replace things in this String and simple serve it out? For Pharo, there is: http://smalltalkhub.com/#!/~zeroflag/Teapot and https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/Zinc-HTTP-Server/Zinc-HTTP-Server.html Maybe, some HTTP server is available also in VisualAge. pf > Hi there.I have a complex web site that is built using Adobe Muse. I need to add a page to the site that is written using Instantiations VisualAge/Seaside 8.6.2. This is running on Windows Server 2008. > I need to load the page into memory, add some specific data to the page and then render it so that it looks and feels like the Muse web site. When the new element is selected (button press) I need to go back to Seaside, process the click and route to another Muse web page using standard http. > I don't know how to render an prebuilt html page in Seaside. Is there a way please. > Long Haired DavidA.K.A. David [email protected] > > Message sent using Winmail Mail Server > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside