Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9518
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!l19g2000yqc.googlegroups.com!not-for-mail |
|---|---|
| From | mike <mikaelpetterson@hotmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Use of beans in my design possible? |
| Date | Fri, 4 Nov 2011 09:19:07 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 20 |
| Message-ID | <edaed3bf-2eec-4891-b1dd-e6878665f2f3@l19g2000yqc.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 194.237.142.17 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1320424430 8811 127.0.0.1 (4 Nov 2011 16:33:50 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Fri, 4 Nov 2011 16:33:50 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | l19g2000yqc.googlegroups.com; posting-host=194.237.142.17; posting-account=1c_fOgoAAADuOXlL0A4-T9PUmVHtMSYd |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HUALESRCNK |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows NT 6.0; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9518 |
Show key headers only | View raw
Hi, I am considering using java beans ( and it was a while since I used it) to store/update data. I use a series of commands to access a 3:rd party system. I parse the data ( output from command) and generate an Activity object with getters/setters. I am considering using beans since I remember that updates/new objects can be done easier using beans. Is that correct? How will beans be updated if new data for an object is generated when commands are executed? What do I have to do in order to use beans? ( I am using jdk 1.5 .... yes I know it is old ). br, //mike
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Use of beans in my design possible? mike <mikaelpetterson@hotmail.com> - 2011-11-04 09:19 -0700 Re: Use of beans in my design possible? markspace <-@.> - 2011-11-04 10:27 -0700 Re: Use of beans in my design possible? Lew <lewbloch@gmail.com> - 2011-11-04 12:46 -0700 Re: Use of beans in my design possible? Arne Vajhøj <arne@vajhoej.dk> - 2011-11-04 21:10 -0400
csiph-web