> And then import the jsp right? So how would I tell the tile jsp to use a
> certain definition?

The normal way to integrate the two is to use the type="tiles" result
type, and have your result reference a definition that points to the
layout that it needs.

It's also possible to point to a .jsp page that internally contains
it's definition so there would never be a need to point to an external
definition.

Is there a reason you don't want to go down the road most traveled?
  (*Chris*)

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

Reply via email to