Hi again,
I've done several changes in my code and it works now, but there's one thing i still donīt understand.
I do this in my onSubmit method:
try {
...
Type: Posts; User: keko; Keyword(s):
Hi again,
I've done several changes in my code and it works now, but there's one thing i still donīt understand.
I do this in my onSubmit method:
try {
...
Hi all,
I'm, trying to show the user a message when he tries to delete a row in the database, but there was an error, but i am unable to make it work. As fas as i know, what i have to do is this:...
Hi all,
I'm in my first Spring Web App (i've been working with struts for years) and i've started with a small demo. It's running ok, i wanna know if i'm missing something before i start with the...