Q: Can you give me a use example of Java Reflection?
A: I will use Reflection to analyze an original Java class given as input to find out which method signatures the class provides.
Q: Jsp declaration do not have access to implicit variables like request, response, page, pagecontext, out, session, application, config, exception. True or False?
A: True
posted on 2006-09-15 12:06
Sun River 阅读(176)
评论(0) 编辑 收藏