Re: [Htmlparser-user] 256k limit when running StringBean
Brought to you by:
derrickoswald
From: Derrick O. <Der...@Ro...> - 2006-10-27 11:32:55
|
Kit, I'm not aware of any limiting values. Are you just running out of memeory or is there a specific exception? Maybe try something like -Xmx256M on the java command line to up the memory for the java heap. Derrick ktm...@be... wrote: >I can't retrieve more than 256k when downloading a page via StringBean. I'm using htmlparser version 1.6. Is this limit configurable? > >Thanks. >Kit > > > > > > |