> At first I tried to use JSP without any framework or taglib. In
> contrast to templates JSP doesn't help much on seperating logic
> and html code

Please see the JSP 2.0 Specification for Tag Files.  Tags are your friends,
and Tag Files make them easy to write.

> And I could not get used to the Model View Controller concept.

Very simple concept.  Documentation (and examples) often over complicates
it.

        --- Noel


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

Reply via email to