Re: problem related include directive & action

2006-05-22 Thread Mark Thomas
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

problem related include directive & action

2006-05-22 Thread Harshal Joshi
  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