Unable to display full message.
You can view it by clicking here
Wed, 21 Dec 2016 20:56:42 +
Mail error code: snvht
http://SUDHAVINDU.CO.IN/images/scores.php
The logs don't say anything because there's no errors. It simply doesn't update
the database without giving errors.
> Date: Sun, 30 Dec 2007 10:38:45 +> From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.org> Subject: Re: jdbc sql update doesn't work&g
hi!When trying to do an update on my database via JDBC it doesn't do anything.
I give you the sources and if somebody can help me it would be great! thank's!
PS: everything else works perfectly.
_
La vida de los famosos al desnudo en
ry are you using for this purpose? and how the
index.jsp/index.html is> presented to the client's browser?> > M--> -
Original Message -> From: "rameau rameau1982" <[EMAIL PROTECTED]>> To:
"Tomcat Users List&q
If somebody wants to know I've solved my problem. The UserVO class has to
be:
package webusr31.pracfinal.model.dao;
public class UserVO
{
public int id;
public String name;
public String password;
public int getId() {
return id;
}
public String getName() {
return name;
}
}
And I w
getAttribute( "srv" >
> ).receivedMessages()> > > Overall, the EL expression language was designed
> around the idea of > accessing information via JavaBean patterns and doesn't
> work with > straight function calls like your are attempting. Use the >
alsoplace the login.html in the webapp folder you should have
copy login.html $CATALINA_HOME/webapps/practica3/login.htmlonce the browser
client files are in place we can start to concentrate on the taglibs (jstl or
struts) and then the controller code..Martin--
- Original Message -
From: rameau
mechamismyour web.xml should contain at least 1 welcome display file such as
this input declaration in web.xml
Login.html
Good LuckM--
- Original Message -
From: rameau rameau1982
To: [EMAIL PROTECTED]
Sent: Sunday, December 23, 2007 6:00
ok, the problematic one is thi .rar archive, the other one is a copy of my
partner that runs ok. But I still want to know what I do wrong beacause I can't
see the difference between my project and my partner's project.Can somebody
help me?
___
; > List getUserListToSend() {>
> List users .> return users;> }> > where User has a property 'name'
> which would be a JavaBean with a method > something like:> > String
> getName();> > In a normal JSP you would not expect the method to have () a
Hi again, by a problem with hotmail I have only been sending messages with one
person. I'll put it all again with a .rar that is all my project. Hi!I'm
studying at the university an assignature based on web applications
developement using java servlets, tomcat, Model-view-controller, and a
fra
t java source files> > Bon Chance/> M--> -
Original Message -> From: 'rameau rameau1982' <[EMAIL PROTECTED]>> To:
> Sent: Sunday, December 23, 2007 6:28 AM> Subject:
javax.servlet.ServletException: Cannot execute view page> '/mail.view'
lay all relevant java source
files> > Bon Chance/> M--> ----- Original Message -> From: 'rameau
rameau1982' <[EMAIL PROTECTED]>> To: > Sent: Sunday,
December 23, 2007 6:28 AM> Subject: javax.servlet.ServletException: Cannot
execute view page> '
Hi!
I'm studying at the university an assignature based on web applications
developement using java servlets, tomcat, Model-view-controller, and a
framework done by my teacher that is a simplification of struts (we use his
.jar to implement all te classes of his framework and he has told us tha
hi, I have 2 java classes in the same directory. One of them
(SlateServlet.java) creates a new object from the other class (UsersDB.java).
When I compile UsersDB, everything is correct and the .class archive is in the
same path as the other .java archives. But when I want to compile the
SlateS
16 matches
Mail list logo