| Reply | « Previous Thread | Next Thread » |
|
Is there a limit to the size of string that can be passed in in the Form append() method, e.g.
Form mainScr; ... String s = "yadda yadda"; mainScr.append(s); Is there a maximum length for s? |
|
Hello,
I have got a WebTest program in WAP: http://java.moricznet.hu Try this program in your mobile phone with this address: http://www.mek.iif.hu/porta/szint/muszaki/szamtech/wan/hatasok/cyberspa.hun This file's size is about 22 kB, but the program read only the first 5000 bytes. Just now I will rewrite this program, and we will know, where is the limit? Regards, Attila WAP: http://java.moricznet.hu |
|
Hi,
I have rewritten my program, and you are able to try this for searching limitation. The program has got a 'Form limit finder' MIDlet, that will ask for you an address and a limit size. The default address shows to a file, that size is 66 kB. This program will download that file, and will show you in a Form. I had tried in SUN emulator, and it had worked. This is the direct address of this program (sometimes the server is busy): http://moricz.uw.hu/amWebDemo.jar Regards, Attila WAP: http://java.moricznet.hu |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|