that is an interesting comment indeed. if it was really true then
webpage.getmarkuptype() would be final. anyone else mind to comment?

-igor


On 2/28/07, Matt Welch <[EMAIL PROTECTED]> wrote:

I'm a little concerned by the Note int he javadocs for this method:

Note: The markup type must be equal to the extension of the markup file.
In the case of WebPages, it must always be "html".


Does that mean that the string "html" has some meaning beyond just telling
the framework what file extension to retrieve?


On 2/28/07, Carfield Yim <[EMAIL PROTECTED]> wrote:
>
> Should be just override WebPage. getMarkupType()
>
> 
http://wicket.sourceforge.net/apidocs/wicket/markup/html/WebPage.html#getMarkupType()
>
> 
<http://wicket.sourceforge.net/apidocs/wicket/markup/html/WebPage.html#getMarkupType%28%29>
>
> On 3/1/07, Matt Welch <[EMAIL PROTECTED]> wrote:
> > I'd like my template files to have an extension other than .html. Is
> that
> > possible?
> >
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to