Calling beans construction others than default constructor.
794305Mar 31 2010 — edited Mar 31 2010Hello to all,
How to call the constructor of bean class other than default constructor using "jsp:useBean" tag?
Can we call only default constructor from the "jsp:useBean"?
Thanks in advance.