![]() |
Importing class (not bean) in jsp page
I am importing a class using the command:
<%@ page import="user.UserLoggedIn" %> I am able to work on the methods but my query is: Quote:
In a bean, I can use scope="session" Is there any similar way to do it in classes? |
| All times are GMT +5.5. The time now is 04:14. |