Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,115

    i18n encoding problem for japanese

    Hello people,
    I am developing a web application using i18n. I am using JSTL for the view.The code is working fine for Roman scripts however there is problem with Japanese script.
    ...
  2. Replies
    3
    Views
    1,761

    Well, I did try doing that...i.e placing in...

    Well, I did try doing that...i.e placing in WEB-INF, removing the dot and specifying the path...Still the error persists...
  3. Replies
    3
    Views
    1,761

    .hbm.xml does not exist error

    I am building a simple spring-hibernate application.

    This is my applicationContext.xml file.

    <bean id="myDataSource" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close">...
  4. Replies
    3
    Views
    3,360

    thanks for the prompt reply

    Thanks ... that worked...
  5. Replies
    3
    Views
    3,360

    BasicDataSource type mismatch error

    Hello people..

    I am trying create basic spring-hibernate MVC application.

    This is my applicationContext.xml file


    <bean id="myDataSource" class="org.apache.commons.dbcp.BasicDataSource"...
  6. Replies
    1
    Views
    1,781

    Problem with web.xml in spring web application

    hi,

    i was trying out a simple spring web mvc application example dat jst explains the skeleton of mvc framework using Eclipse n tomcat...

    following is the code of the welcome html page


    ...
  7. Help required in running simple spring web application...

    Hello people,
    I am trying to run a simple web application using spring in eclipse.
    My directory structure is as follows:
    Java Resources: src
    A.java
    ...
Results 1 to 7 of 7