how to force Slide read change in DBMS
"Ha Pham" <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.devel |
|---|---|
| Organization | School of Computing |
| Message-ID | <[email protected]> |
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