Hello everybody,

I'm experienced PHP/Perl programmer, and I decided to learn, what servlets are and how 
can
I make use of them... I never used object-oriented programming in my work, but I have 
some
experience with OOP in C++.

I succeeded to install Tomcat, configure it, create a sample servlet, deploy it, and it
works.

My question is... Firstly, I will explain what I need. In PHP and Perl I was using a
module, called FastTemplate. It's a tool which helps separating design from programming
logic. Template is stored in a separate HTML file, and has some "dynamic" areas and 
blocks
- they can be substituted with certain values by application. Where should I start
searching for such library, and is it possible to find such anywhere?

I have read an article on JavaWorld.com "JSP and Templates"
(http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-jspweb.html), but it didn't 
impress
me much, I hope to find a better solution...

Can anybody help me?

Thanks in advance,
Best regards,
 Alexander                          mailto:[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to