Hi,
I'm looking for an example for the access of multiple datasources (mysql) on
different mysql servers.
Is the solution to put many declarations of in
applicationcontext.xml?
Thx in advance
Philippe
-
To unsubscribe, e-ma
I'm looking for an example for implementing a LDAP user authentification
inside a struts application.
I think I've to test java.naming.ldap classes. Am i right ?
Thx
Philippe
Le Tuesday 20 March 2007 13:18:31 Dave Newton, vous avez écrit :
> --- Philippe Le Gal <[EMAIL P
Hi,
I'm looking for an example of an ldap search with struts.
Any pointer ?
Thank
Philippe
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
through struts db mechanisam:
> DataSource dataSource = (DataSource)
> context.getAttribute("org.apache.struts.action.DATA_SOURCE"); conn =
> dataSource.getConnection();
> or direct to db
> Connection conn =
> DriverManager.getConnection(ConnectionURL,ConnectionUserName,Connec
> value="com.microsoft.jdbc.sqlserver.SQLServerDriver" />
> value="jdbc:microsoft:sqlserver://xxx.xxx.xxx.xxx:1433;DatabaseName=x;S
>electMethod=Cursor" />
>
>
>
>
>
>
>
>
>
> From: Phi
Hi,
I'm looking for a simple struts 2 database access example.
Thanks for any url
Philippe
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
6 matches
Mail list logo