segment 2021. 9. 15. 21:20

java- import

 import 패키지명.클래스명;

 

js- import 

<% page import = "패키지명.클래스명" %>