One way to implement the SingleThreadModel interface for the jsp page would be to define a class implementing the SingleThreadModel interface & then make the jsp extend from this class using the
<%@ page extends = "Classname" %>
Hope this helps.
Have a nice day.
With regards,
Sachin S. Khanna.

Reply via email to