annnkay
|
| Posted: 02/07/2002, 2:20 PM |
|
i'm having problem with displaying the record.based on Memberinfo.jsp in the book store application and i did exactly like it but i still can't display the record.....what went wrong......
|
|
|
 |
Nicole
|
| Posted: 02/08/2002, 3:05 AM |
|
Hello,
provide more information. What the problem is? Do you get empty form or do you get error messages or anything else?
|
|
|
 |
annnkay
|
| Posted: 02/08/2002, 8:42 AM |
|
hi again nicole..i'm seem to having such difficulty learning the jsp.emmm...the page work but it doesn't diplay any record.meaning no data have been display..the page just display the form and not the request data.for example the columm that should display the user name, just end up empty columm...
|
|
|
 |
Nicole
|
| Posted: 02/09/2002, 2:28 AM |
|
First check generated sql in query analyzer. Does it work?
Do you have any code in custom events.
|
|
|
 |
|