MultipartRequest
Programmer
how can i pass a parameter from a jsp to an xsl
For example i want to pass the`parameter:
String elmt="news";
in order to extract with xsl the value-of the element "news", corresponding to the variable elmt.?
For example i want to pass the`parameter:
String elmt="news";
in order to extract with xsl the value-of the element "news", corresponding to the variable elmt.?