On 03/09/2010 14:36, Wesley Acheson wrote: > No Ferindo. What he's saying is you are calling the class not an instance of > the class. > > You can only call a class if the method is stactic. > http://download.oracle.com/javase/tutorial/java/javaOO/classvars.html
<jsp:useBean id="getFilePath" scope="request" class="hall.RadTicketsFileDownloadForEmailAttachmentBean"> http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html You've defined 'getFilePath' as the instance name, so that's what you need to refer to, rather than the Class name, as Wesley explained. p
0x62590808.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature