Have you tried encapsulating these other sections of logic into "components"
?

On 8/4/06, Nerijus Areska <[EMAIL PROTECTED]> wrote:

Hello all,
   i've stumbled upon %subject% problem. I am writing some CRUD for
myself, and soon noticed, i have too many identical html's like
ViewStudents.html, ViewGroups.html. Since only thing they got in them is
   some component call, i decided to have one and only html probably
named ViewRecords.html. I will still have many .java files, where data
definitions and custom logic will reside.

Now there i found out, that Tapestry won't load a page at all, if it has
  no html or specification. SpecificationResolverDelegate and
TemplateSourceDelegate are really not a sollution, because
ViewRecords.html is ON the filesystem, and CAN be loaded by Tapestry.
All i want to do is to "redirect" some of my html files to some of others.

Nerijus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Reply via email to