Ricky wrote:
> 
> 
>  Hi all , I am using Linux6.1,jboss2.1 ,jdk1.3 and jbuilder3.5.
>  I have a web application which need to display all records in the
> pages.I know that is the wrong ideas to implement but
>  what can i do , is users requirement.
> 
> 
>  So are there any jboss setting to limit how many remote references to
> be return.I knew that there will be a Out of Memory error
>  in the container ,I have been hitting the error in ias container.BTW ,
> i created the method in session bean(wrap entity bean).
> 
>  Or you all have any good ideas to share with me . Thanks wt
> 

Try to use only stateless session bean to obtain all records directly
from database.

Tomek


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to