|
Ian,
You
can use the get/setAttribute methods to send objects of any sort - the paramters
to setAttribute are (String key, Object value). The only
thing
you
need to ensure is that appropriate imports are made in both the jsp and the
servlet to identify the class of the object. This should
work.
-AMT
|
- Using the same sessioned bean between a JSP and a Servlet Ian Graham
- Re: Using the same sessioned bean between a JSP and a... Govind Seshadri
- Re: Using the same sessioned bean between a JSP and a... Arun Thomas
- Re: Using the same sessioned bean between a JSP and a... Danny Trieu
- Re: Using the same sessioned bean between a JSP and a... AndySoft
- Re: Using the same sessioned bean between a JSP and a... Mark Evans
- Re: Using the same sessioned bean between a JSP and a... Steve Wilkinson
- Re: Using the same sessioned bean between a JSP and a... Steve Wilkinson
