Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,285

    ojolly, Thanks for the reply. However, i don't...

    ojolly,

    Thanks for the reply. However, i don't want to have spring API dependencies in the code. It also seems overly complex for something that im sure is quite common.

    ev9d9, you're right. I...
  2. Replies
    3
    Views
    1,285

    Best way to specify file paths in contexts

    Hi there,

    I have a particular requirement that I can't seem to find a "spring" way to solve. The requirement is simple, and at the root of it, it involves writing a file to a web application...
  3. E:\default-dataset.xml

    <constructor-arg><value>E&#58;\default-dataset.xml</value></constructor-arg>


    Shouldn't that be

    E&#58;\\default-dataset.xm
    or E&#58;/default-dataset.xmll

    ?
  4. Replies
    7
    Views
    2,626

    Perhaps a silly question, but do you have a...

    Perhaps a silly question, but do you have a method called 'getListOfFunctionDefinition' in your Model object?

    jc
  5. An obvious question perhaps, but i'll ask anyway....

    An obvious question perhaps, but i'll ask anyway. Are you using transactional tables in MySQL?
  6. Replies
    8
    Views
    2,835

    The reason why most people say to keep small...

    The reason why most people say to keep small objects in session, is because of session replication. If you don't use application server session clustering, then it's not as much of a consern, because...
  7. Thread: RSS syndication

    by jc
    Replies
    9
    Views
    3,322

    I think this would be a great idea. I too would...

    I think this would be a great idea. I too would love to have access to this forum from an RSS feed.
  8. Replies
    4
    Views
    5,380

    As far as I can tell, i don't think there are any...

    As far as I can tell, i don't think there are any specific settings that are needed in order to view the spring source under eclipse. Creating a java project as is from the checked out source, works...
Results 1 to 8 of 8