Good Day!!
After finally found the answer of my last topic "Pizzas and Servlets" I move on and more time I have problems
the problem: I dont know how to complete(build) this
Java Mail
Servlet to send this paramaters to an email.
What I have :
I have a JQuery Dialog (the
JSP page)with 7 parameters (name,description,price,from,subject,msg,to)
I created the bean of this parameters.
this is the java class of the Mail
This the incomplete servlet
Next.. what I have to do??
Edit : the message like this to send all parameters?
thanks