Hello all, 

I have little questions about template tags, i'm wondering about how to use it 
properly.

In fact i know that i have to create a template file (with get tags nested in template 
tag).
Once I have created this file I don't know how to use it well.
For the moment I'm thinking that after the action has done it's job, I forward to a 
jsp that  use the template file. The thing i don't understand is that I don't know 
where to put my real view code (the one that is not like table header or a table 
footer): the jsp-code that make the view of the MVC pattern

Thanx for help

Reply via email to