Hi ,
I am gettting this error.
Does anybody have any idea as to what's going wrong?
Thanks,
Mahesh.
Error getting compiled page.
d:\progra~1\WEBSPH~1\APPSER~1\servlets\pagecompile\_StoresInfo\_StoresInfoS
umm_xjsp.java:65: Missing term.
{
Line 65: ^
<% for(int i = 0; i <= dataBean.PER_IDX_STORES;i++)
{
<!--
<TR VALIGN=TOP>
<INSERT>
<TD WIDTH=10 BGCOLOR="#336699"><P ALIGN=LEFT><A HREF="
http://vmsibm2/servlet/DetOrSummServlet?StoreNo=$(bean=dataBean
property=vctStoreNo(i))"><B><FONT COLOR="#FFFFFF" SIZE="-1"
FACE="Arial,Helvetica,Univers,Zurich BT">$(bean=dataBean
property=vctStoreNo(i))</FONT></B></A></TD>
<TD WIDTH=200 BGCOLOR="#336699"><P ALIGN=LEFT><B><FONT
COLOR="#FFFFFF" SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich
BT">$(bean=dataBean property=vctAddress(i)) $(bean=dataBean
property=vctCity(i)), $(bean=dataBean property=vctState(i)) $(bean=dataBean
property=vctZipCode(i))</FONT></B></TD>
</INSERT>
</TR>
-->
}
%>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".