Re: question about the shell component
"Howard M. Lewis Ship" <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.devel,gmane.spam.detected |
|---|---|
| Message-ID | <003901c2ae7e$6af61660$3dc41e42@howardczkz2sl3> |
Currently, you can only specify a single stylesheet. There is a feature request to extend this. With a litle work, you can use the delegate parameter of Shell and provide a class that renders the necessary <link> tags. ----- Original Message ----- From: proton99 To: tapestry-developer Sent: Thursday, November 28, 2002 8:50 AM Subject: [Tapestry-developer] question about the shell component Hi, How to create multi stylesheet using Shell component? Regards,