xsl-list
[Top] [All Lists]

xalan + java

2002-12-18 10:07:05
  hi all

  using java i can write this in xsl file

       xmlns:java="http://xml.apache.org/xslt/java";
       <xsl:variable name="customer" 
select="java:EmployeeResource.getCustomer()"/>

       and its work good

       but how I can try call this function
in java I wrote it ->  EmployeeResource.getInstance().get...();

xalan founded error after first pair brackets

how wrote rthis in xsl

thank all
-- 
Best regards,
 Andrey                          mailto:solo(_at_)ibis(_dot_)odessa(_dot_)ua



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



<Prev in Thread] Current Thread [Next in Thread>
  • xalan + java, Andrey Solonchuk <=