FW: jspC and taglib problem

2001-06-26 Thread Sibon Barman
, parser.jar and webserver.jar from Tomcat 3.2.2 and Struts 1.0 in the class path of org.apache.jasper.JspC. Any suggestion to fix the problem of pre-compilation would be appreciated. Sibon Barman SS8 Networks, Inc. Suite 500 495 March Road, Kanata, Ontario K2K 3G1 *: (613)592-2100 ext

jspC and taglib problem

2001-06-25 Thread Sibon Barman
. Sibon Barman SS8 Networks, Inc. Suite 500 495 March Road, Kanata, Ontario K2K 3G1 *: (613)592-2100 ext:3281 *: [EMAIL PROTECTED] winmail.dat

jsp compilation problem

2000-10-30 Thread Sibon Barman
Hi all, Here is a snippet of jsp code that I am having trouble in compiling jsp pages: jsp:usebean id="traverser" scope="session" class="com.ss8networks.smp.sms.provisioning.jsp.Service800NumberBean" / % QuestionnaireTreeModel model = traverser.getModel(); if (model != null){