You can build your own xml-based solution really easily. We have a bunch of layout logic that's driven by an xml document for each page within our application.
This way, the navigation and other informative links don't need to worry about their presentation, just about the content. On Sun, 27 Feb 2005 03:09:23 +0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Kostas- > > > > hi, I don't know anything about asp.net and so on, > > however. Yes it is posilbe to resuse pages. > > > > Perhaps you like the MyFaces and Tiles example? > > You might consider taking a look at a proposed feature of Shale? It is > basically an alternative composition method that uses XML metadata as a > stand-in to JSF/JSP tags. It's currently only a proposal with a small > prototype but I figured I might be able to squeeze in a plug @:-) > > http://issues.apache.org/bugzilla/show_bug.cgi?id=33752 > > > > http://cvs.apache.org/dist/incubator/myfaces/builds/myfaces-1.0.8-tiles-example. > > tgz > > > > > > HTH, > > -Matthias > > > > Kostas Karadamoglou wrote: > > > Hello I am new to Java server faces as well as to MyFaces. > > > > > > I have worked with asp.net for several months. > > > > > > How can I create a reusable view in JSF? In asp.net I used to create > > > user controls (*.ascx). > > > What is the approach of jsf concerning this? > > > > > > Thank you in advance kostas > > > > > Gary -- -Heath Borders-Wing [EMAIL PROTECTED]

