Raj Saini kirjoitti:

Hi Randy,

I am ready to work on JSP decoration templates. I have experience with
taglibs and should not be much difficulty converting existing velocity
templates. Certaily I will need your help to understand the structure of
existing templates.

Can you please point me to any existing documentaion for understanding  JPT.

I have a question about the template structure. Velocity tempates are
devided into header and footer part. I personly dont like the idea of
separating a template in multiple files because it divides the HTML tags in
to files and it becomes difficult to edit a template in a editor (e.gEclipse).

My question is: Is it possible to use just one single file instead of two.
For example I want to use a single decoration.jsp to contain complete
template code.

Regards,

Raj
This is good news. While velocity is simple and fast to learn, I just don't want to reserve 1 week in my schedule to teach it to number of developers when they have years of experience in JSP side.

I think portlet decorators are already in single file and content is rendered with single 'tag'. I think same approach would be good in layout decorators just for the reason you mentioned - at least
I want to use eclipse's jsp editors to do the stuff.

But sorry. I can't contribute any time for the effort. But once you have at least something to show/release/test
I am ready to help you find some bugs ;)

--
Jouni Rajala


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

Reply via email to