Search:

Type: Posts; User: mahe; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    829

    Doubts in Spring JdbcTemplate

    Hai,

    I am new to Spring Framework. I have used StrutsMVC in Spring Framework.
    For Database connection we have used the Spring JdbcTemplate.

    My code is,


    JdbcTemplate jt = new...
  2. Replies
    2
    Views
    726

    Spring JdbcTemplate usage

    Hai,

    I am new to Spring JdbcTemplate. Before that I have used the Struts MVC, Now I have implemented the Struts MVC with in the Spring Framework. Instead of putting connection properties in...
  3. Replies
    0
    Views
    1,059

    struts webapp+EJBProject+spring in netbeans5.5

    Hi,

    i am new to spring and EJB.In my web application access slsb from EJBProject to webapplication through sprring xml in web application.

    <bean id="myComponent"...
  4. Replies
    2
    Views
    1,512

    Hi premc, How you access ejb beans in...

    Hi premc,

    How you access ejb beans in netbens IDE.i have a doubt,i am creating web application and i create a EJBProject,i want to access slsb from EJBproject to web application through...
  5. Is possible Ejb application deploy in spring framework

    Hi,

    I have a doubt on using Ejb in spring framework.can we use developed EJB application to deploy a spring framework?

    I saw many samples pojo classes used as a ejb beans.can we configure...
  6. Replies
    5
    Views
    2,068

    this my xml file

    this my xml file

    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"
    "http://www.springframework.org/dtd/spring-beans.dtd">
    <beans>
    <bean...
  7. Replies
    5
    Views
    2,068

    spring jdbcTemplate DriverManager Exception

    Hi,

    i used spring framework jdbctemplate,its working but some times it throws exception in DriverManager connection exception.

    Oracle10g database.I used SpringConfig.xml for read the...
  8. When RMI run 2'nd time throws java.Io.EOFexceptio

    Hi,

    I am running web application in struts with spring rmi,it works first time but again run it throws exception below..

    How to solve this please help......


    HTTP Status 500 -

    type...
  9. Replies
    6
    Views
    2,789

    Hi, I am using rmi for access remote methods....

    Hi,
    I am using rmi for access remote methods.

    Did you use rmi concept to access remote methods,if you know that means can you please tell this ,

    I got error for access the remote...
  10. Hi, If i understand correctly from your...

    Hi,

    If i understand correctly from your reply,Is Two xml file use to access the local and remote beans right or two web applications for client and server ?

    can you explain me details....
    ...
  11. Replies
    6
    Views
    2,789

    Hi, I am having same problem,bean creation...

    Hi,

    I am having same problem,bean creation Exception.I don't have a spring-core jar but spring.jar in my project library it makes this problem ...

    Thanks in advance
    mahe
  12. How to access oracle db when calling remote method

    Hi,

    I got error for access the remote methods..I put all spring jar files in my project library and netbeans/common/lib.

    My xml configuration is

    <bean id="EmpDAO"...
  13. Remoting Error

    Hi,

    I got error for access the remote methods..I put all spring jar files in my project library and netbeans/common/lib.

    My xml configuration is

    <bean id="EmpDAO"...
  14. Hi, I got error for access the remote...

    Hi,

    I got error for access the remote methods..I put all spring jar files in my project library and netbeans/common/lib.

    My xml configuration is

    <bean id="EmpDAO"...
  15. Remoting in spring

    Hi,

    I got error for access the remote methods..I put all spring jar files in my project library and netbeans/common/lib.

    My xml configuration is

    <bean id="EmpDAO"...
  16. Is possible spring Remoting in Spring Integrate with struts web application

    hi,

    I am using Netbeans5.5,i add the spring framework in my netbeans IDE.I created the web application in sturts with spring.I used sturts MVC in my we application.Now i want to use Remote call...
  17. Replies
    2
    Views
    5,314

    RMI problem

    I am creating a web application in struts with spring.In classes folder under WEB-INF i created a factory.xml file,in that file i put code like the following.i am not seperate client and server all...
  18. Replies
    11
    Views
    7,277

    RMI Error

    yes,all in same xml file.I chaged depends-on


    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
    ...
  19. Replies
    0
    Views
    557

    RMI Exporter Error

    I m facing same problem,what you face earlier.I am using two interface with extends Remote.My configuration XMl beans is
    <beans default-init-method="init">

    <bean id="dao"...
  20. Replies
    11
    Views
    7,277

    RMI Exporter Error help me

    I m facing same problem,what you face earlier.I am using two interface with extends Remote.My configuration XMl beans is
    <beans default-init-method="init">

    <bean id="dao"...
Results 1 to 20 of 20