Example and question
"Alexander Burtsev" <[email protected]>
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Message-ID | <[email protected]> |
Dear StrutsCX Users From time to time the simple example of using StrutsCX is asked. I'd like to offer my simple example of using it. It is very simple web news engine, which allows add/update/delete web news, has administration interface and user interface. It requires PostgreSQL. It could be downloaded from http://tomcat.bur.kiev.ua I know, it is not perfect, it is just an example. Any comments/questions are wellcome ;)) But implementing this example I have crossed the problem with correct output of the data. In other words, converting it to XML format using StrutsCX servlet. Using Data types is required in many cases, but converting it to form, wich could be converted to XML by StrutsCX I could solve only with additional class, which is attached. Do anybody run in this problem before? Any ideas how to manage it in other way ? Regards, Alexander.
DateFormatted.java
(application/octet-stream, 2.3 KB) - not displayed