RE: how to force Slide read change in DBMS
"Sven Pfeiffer" <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.devel |
|---|---|
| Message-ID | <001001c6ccc2$0f2b8570$3401a8c0@cubalibre32> |
why do you write the user in the database? to create a user simply use the mkcol-command in your /users - folder. and then update the groupmemberset-property of the role(s) the user is in. then the user will be "known" by slide immediately hth SVen >-----Original Message----- >From: Ha Pham [mailto:[email protected]] >Sent: Wednesday, August 30, 2006 11:26 PM >To: Slide Developers Mailing List >Subject: how to force Slide read change in DBMS > >Hello all, > >I use J2EE store and want to add user to Slide dynamically. >When a user register to our main webpage (jsp page), we will >put data for that user in the Slide tables. I have tried to >put data for a new user (into 7 tables), but then Slide cannot >recognize new user without restarting. I really want Slide can >recognize new user without having to restart. Would anyone can >help me with this issue? > >Thank you, >Ha >