Polymorphism is late binding and is not "implemented" per se.  It is
used, of course.  When you implement an interface with different
classes, late binding determines at runtime how to handle the class if
it is passed in as a member of the interface type.

On 21 Jul 2005 04:53:21 -0000, syed  abrar <[EMAIL PROTECTED]> wrote:
> 
> Hello All
>          This question might look some what stupid,but it is important for 
> me..How is Polymorphism implemented in struts
>  If any of you guys knows the answer please send it to me
> 
> Regards
> Syed Abrar
> 
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to