thanks v much.It helped me a lot.
I have multiple databases to connect to from our app and I had the resource-ref entires in web.xml but had not updated the context.xml file in META-INF for my 2nd...
Type: Posts; User: chetan; Keyword(s):
thanks v much.It helped me a lot.
I have multiple databases to connect to from our app and I had the resource-ref entires in web.xml but had not updated the context.xml file in META-INF for my 2nd...
Hi,
We have a policy of no direct queries only stored procedures.There are a couple of scenarios that involves adding multiple values to a id. like one forum and then multiple threads to that...
Hi,
I am sorry if this is not the right place to raise this issue.
I am trying to install the WST so as to install Spring IDE 1.3 plugin.
The WST plugin(180 odd Mb file) is corrupted.I must...
Dear Mark,
I had a look at the first url mentioned,
I am able to get the value in the interface.but how do I concatenate this value with the one that I am supposed to pass.
if myield is the...
Hi,
I have a Constants interface with various Strings like home directory ,lib directory etc information placed in variables like
public interface ConstantsIF {
public static final String...