Hi Dian,
Thnx for replying. Actually i need something like...
I have a combobox and i click on the drop down button... i can see all the items of combobox from where i can select
Now If i right click on any of the items of the combobox then my popup menu should appear without hiding the...
Hi,
I have a combobox having some items in the drop down menu. Now i want a popup menu for each of the item. How this can be achieved. Any ideas ?
Thanks
Hi,
I need to pick the background color of one of the cell of swf table in QTP script
How can i get that?
Window("Win1").SwfTable("stable").????<-What should come here?
Regards,
Softjack
Hi
Im trying to validate my xml with an schema using DOM Parser and xerces2.8.
While setting the feature with a DOMParser object i get a SAXNotRecognized Exception.The line where im getting error is shown below...
I have created an object id of the class and is calling a method of SchemaValidator.java defined in an Applet.
Im not able to validate my xsd with the xml.It is getting stuck as soon as i create an object of SAXParser.
But when i tried to return a small string removing my validation...
ok may be u r right...if u chk MS outlook 2003...whn u compose a new mail and click on option button it gives u such functionality...i'm not sure how to achieve that...does java mail api support it??...pls guide if u can help me to find the right thread whr i could put up my query (if u have...
hi Diancecht,
Thanks for responding...I'm sorry...it seems I couldn't explain the problem clearly...let me give u an example...
the sender will send an email to get some votes from a list of people.
now this email will have some links or buttons to choose the vote.
whenever any of the...
Hi,
I am trying to create an interactive email message that need to be sent to certain list of people with set of available option. The recipients will make their selection and the response will be sent back to the sender where it will be collated.
can someone suggest possible options to start...
I was referring to the Jboss-IDE tutorial from www.bogor.net/idkf/bio2/tutorial/jboss-ide-tutorial_1.2.0.pdf .
everything was fine until i tried to deployed the created ear file to jboss 4.0.3.
I getting the error message
14:42:17,201 WARN [verifier] EJB spec violation:
Bean : Fibo...
Hi timw,
actually i'm using a jsp page. Before this i was using input type="file" for browsing for file.Now i need to browse folders.
regards,
Softjack
Hi,
I am trying to upload an image from client system to Oracle database. In upload routine, there is no problem...the only problem is that if i browse an image file in the client machine, it search the path in my server machine.
How can i get the image from the client system
Please help!
Softjack
Hi,
I am trying to upload an image from client system to Oracle database. In upload routine, there is no problem...the only problem is that if i browse an image file in the client machine, it search the path in my server machine.
How can i get the image from the client system
Please help!
Softjack
Hi,
My app can now connect to Oracle easily using Primrose(connection pooling)
In a part of my application...
I am using a third party tool (for some purpose) which connects to the database reading connection information from an xml file located under WEB_INF/aserver.
This is one portion of...
hey sedj,
It worked!!!!
Actually the problem was with the path specified for the configfile in masterPool.
Corrected it and it is working fine now!!!
web management page is also working.
There is one more thing i would like to ask...
i have a xml file under web_inf which takes...
Also i cannot open my web management page at port 8090 using the url
http://192.168.0.4:8090
where 192.168.0.4 is my server ip address.
I also tried to change the port to 9090 in poolConfig.properties but still it didn't work...changed it back to 8090.
How can i access the web management...
Hi,
yes there was a name conflict it was 'example' rather than 'examples'....corrected that!!!
Now i'm getting a different error message i.e.
I can successfully connect with the following jsp code without using connection pooling
<%@ page import = "java.sql.*" %>
<%@ page import =...
Hi,
I removed the sections that reference "LoginDB" or "webmap" in poolConfig and server.xml
Then after using the following line in my code
DataSource ds = (DataSource)ctx.lookup("java:comp/env/OraConnect");
i'm getting this error message:
javax.servlet.ServletException: Name OraConnect...
Hi sedj,
Thanks for suggesting primrose. I downloaded all the required jars and followed the documentation.
This is my 'poolConfig.properties' file under tomcat/conf
#-----------------------------------------------------------------------------------------------
# poolConfig.properties...
Hi,
I'm using tomcat 4.1. i connect to oracle database with a jsp or a servlet where the connection string is with in my code. if the connection is changed, i recomplile/change my code.
How can i save my connection information seperately and read it afterwards so that i don't have to...
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.