On Saturday 30 November 2002 16:54, Eric Stockbridge wrote: > I am wondering when using XSP is it possible to embed a Perl program > directly into the page without using a taglib?, or must I write a > taglib and use that in the page?
Uhm, this sounds to me that you actually want to use <xsp:logic>. That is something you can read about at http://axkit.org/docs/xsp/guide.dkb?section=2 Also, check out the stuff about logicsheets in http://www.perl.com/pub/a/2002/07/02/axkit.html I personally prefer taglibs, as I find the idea of separating logic and markup very appealing. BTW, when you post, it is usually a good idea not just replying to an old message to the list, because it will look to those of us that use mail programs that use threading that you're responding to an older message (it looks to me that you're replying to my message, for example). Instead, start fresh and cut'n'paste (or whatever) the list address. Best, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Homepage: http://www.kjetil.kjernsmo.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
