Harshal Joshi wrote:
> I want to know exact difference between include directive & include
> action.
The JSP spec is your friend.
http://java.sun.com/products/jsp/reference/api/index.html
Mark
-
To unsubscribe, e-mail: [EMAIL P
Hi,
I want to know exact
difference between include directive & include action. As I have
read from some sites & some books
that one diff. is
Include directive is take place at translation (compile) time while action takes
place as runtime.
So, if you make
change in included file, that