I'm trying to make the leap from Perl/CGI websites to XML/XSLT/XSP with
AxKit.

Can you recommend a few good resources?  I'm particularly interested in
what works well as a division-of-labor, standard pipelines, source type
(XML, HTML, combination?).  A small sample site would be ideal.

The site I'd like to move to this format is currently in OO Perl/cgi,
with persistent objects (user/customer/order/etc) stored under
PostgreSQL.  Session management is currently manual (not using Apache
sessions, etc) via a cookie.  Typical screens include menus, data
edit/entry, and list selection.  Very little use of graphics.

I've worked through Barrie Slaymaker's articles on www.perl.com, and
have a basic understanding of those, but am having trouble putting the
pieces together in the context of a web site like this one.

Pointers to tutorials, sample code, references, and just plain old
suggestions are all welcome.

Thanks in advance,
Mike




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to