You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Chris Newland <ch...@yahoo.co.uk> on 2000/05/15 13:01:59 UTC

example of XSP + WML stylesheet ?

Hi,

Does anybody have an example of an XSP page working
with a WML XSL stylesheet so that dynamic content can
be produced for a WAP phone?

Thanks in advance

Chris

BTW: I've found an excellent resource on XSP pages at http://www.plenix.com/xsp/doc/xsp-primer.html

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

Re: example of XSP + WML stylesheet ?

Posted by Juan Jose Pablos <J....@bton.ac.uk>.
Chris,
have you tried to check in the Cocoon Distribution?

cocoon-1.7.3/samples/wap

the only thing you need to add in your XML page is 

<?xml-stylesheet href="portfolio-wml.xsl" type="text/xsl" media="wap"?>

try to download the nokia wap toolkit to test your page

http://www.forum.nokia.com/


Cheers

Juan

Chris Newland wrote:
> 
> Hi,
> 
> Does anybody have an example of an XSP page working
> with a WML XSL stylesheet so that dynamic content can
> be produced for a WAP phone?
> 
> Thanks in advance
> 
> Chris
>