my dog learned polymorphism
The moose likes Product and Other Certifications and the fly likes fixed length XML string Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Product and Other Certifications
Reply Bookmark "fixed length XML string" Watch "fixed length XML string" New topic
Author

fixed length XML string

Malay Thakkar
Ranch Hand

Joined: Jun 22, 2000
Posts: 52
If I have defined string of size 500 for one of the XML nodes and enter only 30 characters, will it occupy 500 or 30 characters?

I have not set as max values of string to 500.

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: fixed length XML string
 
Similar Threads
Array of Strings --- String
Array of Strings -- String
How to eliminate copy & Paste in textarea in javascript
How to eliminate copy and paste using javascript
truncateNicely