Thanks Prabeshb It work for me also
--
View this message in context:
http://struts.1045723.n5.nabble.com/struts2-Provider-org-apache-xalan-processor-TransformerFactoryImpl-not-found-tp3485635p4565762.html
Sent from the Struts - User mailing list archive at Nabble.com.
---
On Fri, Jul 8, 2011 at 4:25 PM, log2akshat wrote:
> package net.Candidate.application.action;
Again, I would strongly urge you to follow normal Java naming conventions
> import java.io.*;
> import java.sql.*;
> import java.util.*;
And again, I would strongly urge you to *not* do all this databas
I am new to Struts and want to display the Registration ID which is
generating automatically by the mysql to my success page when user submits
the form, please guide me how to achieve it...
My Action...
package net.Candidate.application.action;
import java.io.*;
import java.sql.*;
import java.ut
3 matches
Mail list logo