Hi,
I want to connect to Lotus Notes Repository programmatically from Java and search for documents of particular type. Is there any JDBC driver available for the above ? I have Notes 7.0 version.
Any ideas or suggestions is greatly appreciated and would help me a lot as I am totally new to the...
Hi,
I have the below in my web.xml.Can anyone say me whether the struts log4j properties file will be loaded first before the properties specified below?
<servlet-name>action</servlet-name>
<servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
<init-param>...
Hi,
I have a web project and the web project has an ejb jar included in its build path.The ejb project automatically loads the log4j.properties which is located in ejbModule folder.
I have the below in web.xml.My question is , since, I have load-on startup set to 2, the log4j.properties that...
Hi,
Can anyone help me out.I am suing Strts.
I get the below message in console.Not sure what I miss .
Could anyone let me know how to avoid these messages filling up the console?
Thanks in advance,
org.apache.struts.util.PropertyMessageresources...
Hi,
I am using Struts1.1 in WSAD5.x.
I am getting a "Broken link" error in the below tag in forward attribute.
If I hardcode the value in forward attribute,the tag works fine.
Could anyone let me know why it is giving me an error?
I have the CONSTANTS class imported in my page .
<html:link...
Hi,
I have a question.I am unable to use the escape() in the below line.Can anyone help me out.
out.println("<TD>" +
"<script>\n document.write(\" "+
"<A HREF=mailto:testyahoo@yahoo.com"+
"?subject=javascript:escape('Test&Execute')"+
+ ">Test<A>\"); \n"
Thanks in advance,
Hi,
I have a question.
Why it takes more time in WSAD 5.1 to save struts-config.xml or jsp file?
I didn't face the slowness issue in VAJ or in WSAD 4.
I even tried disabling the validation setting in WSAD.But,still no luck.It takes like 3 to 4 minutes to save .xml or jsp file in WSAD
Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.