velocity « Struts « JSP-Servlet Q&A





1. JSP Struts to Velocity Struts conversion    stackoverflow.com

I'm asking this on behalf of one of my students - "Does anybody have an idea how to convert JSP Struts to Velocity Struts?"

2. JSP with Struts 1.2 from a velocity user    stackoverflow.com

We have a mature application running struts 1.2 and velocity and I need to covert a page from a vm to a jsp. So I modified my struts-config to change the forward ...

3. Why should I learn and use struts?    stackoverflow.com

I'm a java developer, not seasoned, but I am familiar with most concepts reasonably well. I recently built a website using Tomcat/JSP (~30 dynamic pages). I made the newbie mistake of including ...

4. Velocity Inclusion in JSP    struts.1045723.n5.nabble.com

There seem to be plenty of documents outlining how to include a jsp in a velocity template, but not the other way around. I am having a difficult time finding information on how to include a Velocity template in a JSP. I recognized the s:component tag could work, but my templates are not currently in my template (or "theme") ...