http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html
2010/9/20 Sơn Lê Đức
> basics about struts. build a simple app web by struts 2 and hibernate ?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" gro
Dear Friends
I want to get client’s pc name and also client username to my web system
In these way I can only get hosting pcs name and there username
String CompName=InetAddress.getLocalHost().getHostName();
String userName = System.getProperty("user.name");
Don't you get it in an easier way if you use the standard JPA included with
JavaEE?
If you're talking about the connector only, then also the Hibernate team
suggests to use other connectors different from the one included in
Hibernate ORM...
Marco Pivetta - Ocramius Aethril
http://twitter.com/Ocra