FreeMarker and Struts

2002-10-09 Thread Patria Lukman
Hi guys has anyone used Freemarker and Struts together? i would appreciate it very much any hint on this. We're evaluating the possibility of using both technologies.I used already Struts, but am newbie on Freemarker... thanks in advance Patria

please, help! debugging Struts with VisualAge for Java and Tomcat

2002-08-26 Thread Patria Lukman
Hello everyone I really don't want to bother you people, since this question might be addressed to VisualAge users... But I figure out that in this list there might be some people using it as a development tool. I have VAJ 3.5 Professional edition and Tomcat 4.0.b integrated with it... How can

difference between 1.0.1 and 1.1 Struts

2002-03-12 Thread Patria Lukman
hi all this might some a stupid question, but I have searched the apache site without avail. my question is: nested tags according to documentation is available as of Struts v 1.1. However. the Struts latest release is 1.0.2 can someone clarify me? thanks P PS: (I have been using nested

configure welcome page

2002-02-28 Thread Patria Lukman
hi everyone am a newbie in Struts and have been playing around with some examples. I know it might sound obvious, but I have looked it up in the archive mail and have not found anything. I want to move the welcome page ( index.jsp) of my app from the root to WEB-INF/JSP/index.jsp and for that I

question re. accompanying Struts example

2002-02-13 Thread Patria Lukman
Hello everyone I am going through the Struts example v 1.0.1, and I ran into a problem that I am sure some of you have ran into or know the answer. In the above mentioned app, there is a SaveRegistrationAction action class with the following code I am interested in: if (isCancelled(request)) {