i18n Transformation problem

2003-01-05 Thread Murari Dhoot
Hello Friends,
I am applying a i18n Transformation on the following button

  input value=Search type=submit name=cocoon-action
i18n:attr=value/input

Actually depending upon the value of Button i.e. Search , i am calling a
method, but if i apply i18n transformaion the value of button changed and i
m not able to call that method.
So what i need display value of button should change but passing value
should always be Search using i18n???
how to do this
Thanks in advance


Thanks and Regards,
Murari Dhoot



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Out of Memeory in cocoon2.0.2

2002-11-18 Thread Murari Dhoot



We developed a application in cocoon...and it s 
running properly for 6-7 user ...but once the user size increasessomtime its 
throwing Out of memory Exception... what may be 
the problem???
And how tooptimize the performance of 
cocoon application

Thanks