This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XSplit & JavaScript, JSP


Hi,

XSplit contains support for scripts.  Anything enclosed in tags <%....%> or
<jsp>...</jsp> will be ignored.
If you have other things that need to be replaced, look at the
ServerPageTags.xml file in your XSplit directory.  You can add your own markers
or use <script... and </script>.

I don't know if there is a Java class you can access directly (with a Main()
method in it) for batch splitting, and the person who could tell me is not
around right now.  You can send mail to Tech_Support@Percussion.com for details.
Dave Benua
Percussion Software

------------------------------

Date: Fri, 23 Mar 2001 10:18:11 -0500
From: skhurshid@tripod.com
Subject: [xsl] XSplit & JavaScript, JSP

Hi,
We'd like to use XSplit to convert our HTML pages to XML & XSL.
However it seems like XSplit cannot handle HTML with JavaScript or
JSP pages. Is this a know limitation ? Is there a way around it ?

Also, is there a command line interface for XSplit ?
We have thousands of HTML & JSP pages which we would
like to convert using XSplit and we would like to write a script
which would call XSplit passing it the path to an HTML page
to be split up into XML & XSL.

I can't find any info on the percussion.com site or in the XSplit docs.

Any help would be greatly appreciated.
Thanks :-)

Sherbahadur Khurshid
Software Engineer
Terra-Lycos Inc



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]