mountainbiker
Programmer
when rending a xml instance to html using xslt, i need to determine the width (and height) of an image. the only info i have from the xml is its source. i am using the xalan-j xslt processor. are there any extensions build-in to help with this? will i have to add a java extension? or is there some other clever way?