| Article: |
What is Java Content Repository | |
| Subject: | Blog example | |
| Date: | 2007-02-13 21:10:25 | |
| From: | neil4374 | |
|
Has anybody got the blog example working? I cannot attach files, nor delete blogs.??? Thanks |
||
Showing messages 1 through 3 of 3.
-
Blog example
2007-07-16 00:22:40 SimonRyu [View]
-
Blog example
2007-06-21 01:21:41 munna01 [View]
yes, i to got the problem, if any body gets let us know how its working.......
-
Blog example
2007-05-19 00:25:59 26101983 [View]
Yes i also got same problem
we need some more clear working example
if any body have solution please reply



before:
StringBuffer queryStr = new StringBuffer("//blogEntry[@title = '");
after:
StringBuffer queryStr = new StringBuffer("//blogEntry[@blogTitle = '");