On Jan 10, 2007, at 1:30 AM, Michael Jessop wrote:
First, we are using struts - and we do refer to tag libraries in
our pages.
Our form pages, which have no active logic, just forms that submit
to actions, work fine in BBEdit. But pages that perform processing
(logic, iterative, etc.) and also contain actual java code such as:
<logic:iterate name="searchForm" property="pageRange" id="pp"
indexId="index">
<% if (index.intValue() > 0) { %>
,
<% } %>
<logic:equal name="pp" value="<%= searchForm.getPageNo() %>">
<bean:write name="pp" />
</logic:equal>
...seem to cause BBEdit a headache.
The formal channel for bug reports is <[EMAIL PROTECTED]>.
In this case, I've already opened a bug for investigation.
Jim
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>