Hi Amit, What sets the "parameter"? - If the parameter is in the XML, just use XSL to test it. - If the parameter is in the URL, use the XMAP to send it to the XSLT. See: http://solprovider.com/lenya/variableshowto http://solprovider.com/lenya/variablescommon#request (for accessing a value from the querystring)
HTH, solprovider On 9/10/07, Amit Pandey <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to call a Java class (in the EJB) side,get the data in XML > form,and accept the parameter using coding in index2xhtml.xsl. My logic > is :Call a generator through a pipeline,which further calls the Java > class (in EJB side) which returns required XML.This XML is then accepted > in xsl and data is displayed on the home page.The coding to accept the > parameter is done in index2xhtml.xsl.For this I believe,modification > needs to be done in the default pipeline which index uses in lenya.Is it > possible?Is there any other efficient way to achieve this? > > Thanks & regards > Amit Pandey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
