RE: XHTML and XSLT?

I haven't tried xhtml personally but the following site looks like it might
be very informative: http://www.refsnesdata.no/xhtml/

As far as XSLT, apache.org has two tools Xerces (for XML parsing) and Xalan
(for XLS transforms). There are some examples there as well.
http://xml.apache.org/
... follow links to Xalan Java and Xerces Java for downloads and other
details.

Do you have to do any dynamic page generation? If so, try
http://www.newatlanta.com/, they have a JSP engine that you could use, if
you want to go that route. Personally, I'd avoid the additional
complexity...

-Scott Priddy

-----Original Message-----
From: Vitaveska Lanfranchi [mailto:vitaveska@yahoo.it]
Sent: Thursday, June 15, 2000 4:49 PM
To: Scott Priddy
Cc: www-mobile@w3.org
Subject: RE: XHTML and XSLT?


Thank you very much for your fast answer.
I've to deal with WAP phones an Wireless Palm.
My teacher has suggested me to do everiything in XHTMl
but i still don't understand how could it help me.
Probably it's because i've haven't studied it so much.
Could you please suggest me a book about XSLT (or it's
better follow W3C specifichs?)
Thank you again
    Vita


--- Scott Priddy <spriddy@Globeset.com> ha scritto: > 
> You're last two ideas seem like the best path.
> 
> i.e. have markup language independent source in XML,
> through some XSL
> transforms you can add in the markup tags for the
> different devices... 
> 
> What devices/markup languages are you targeting? WAP
> phones, iMode Phones,
> Wireless Palm (VII), wml/hdml/html?
> 
> Sounds fun!
> -Scott Priddy
> 
> -----Original Message-----
> From: Vitaveska Lanfranchi
> [mailto:vitaveska@yahoo.it]
> Sent: Thursday, June 15, 2000 4:29 PM
> To: www-mobile@w3.org
> Subject: XHTML and XSLT?
> 
> 
> Hi,
> could i please ask you some questions?
> For my degree i've to create a site in which every
> page could be seen from different mobile devices.
> My problems are:
> - a WAP cell phone could see a XHTML page (with a
> stylesheet @media handheld)?
> - do i have to write an xml general template to be
> trsformed with XSLT?
> - could i write a XSLT that trasform my xml in wml
> content?
> 
> Sorry, but i still don't understand wwhat to do and
> i'm getting mad hearing friends, teachers, all
> saying
> something different :-)
> Someone could help me please?
> Sorry if this isn't the right place to ask those
> things.
> Thank you in advance
>               Vita
> 
>
______________________________________________________________________
> Do You Yahoo!?
> Il tuo indirizzo gratis e per sempre @yahoo.it su
http://mail.yahoo.it


______________________________________________________________________
Do You Yahoo!?
Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it

Received on Thursday, 15 June 2000 19:21:15 UTC