View Single Post
  #6 (permalink)  
Old 11-10-2008, 04:29 PM
wolve634's Avatar
wolve634 wolve634 is offline
Member
 
Join Date: Oct 2008
Posts: 13
Rep Power: 0
wolve634 is on a distinguished road
Smile
Use scriptlet! and don't forget to import the class by :

<%@ page import="package.class" %>
Reply With Quote