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...
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,
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,
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...
Hi,
I just created a listener class for session handling.
When a session is created, my
sessionCreated(HttpSessionEvent se) method is called.
similarly when the session is destroyed after timeout sessionDestroyed (HttpSessionEvent se)method is called.
My problem is that when i try to...
Hi
i have an applet which have some graphical contents that are build by my java program.
Is there a way to print this applet or saving it to a image file like jpeg or bmp.
Please help
Softjack
Hi,
i'm using jsp inside a JAVA script function to insert records in Oracle database.
Every thing looks perfect until i hit the refresh button on my browser.
Each time i hit refresh, duplicate values r inserted in the database.
How can i avoid that?
thanx
softjack
hi
i'm designing a small forum type web app.
Using JSP and Oracle.
I created a TEXTAREA where a user could write his messages.
i'm able to store these messages in my oracle database.
Now, when i try to read the message again from database and display it on my browser, i could not see the line...
Hi
I have a combobox and i successfully retrieve some value in it from database.
Now i have a menu designed using javascript. So when i click on this menu, i want to retrieve the selected value in that combo box and pass it to another jsp page.
How can i do that
my combo box name is 'dtr'...
Hi
i'm using Ajax
Here is the code
var pars = "Circle=" + stateValue;
//alert(stateValue);
var myAjax = new Ajax.Request(url, {method: 'get', parameters: pars,
onComplete: showResponse});
}
i want to pass more than one parameter how can i do that?
Please help!
Softjack
Hi
I'm new to JSP. What i'm trying here is that to retrieve data from oracle database to my jsp combo boxes.
The problem is:
stage1:
I have 3 to 4 combo boxes and these combo boxes are linked with one another. for example:
This is how it should happen:
selecting combo1...triggers a query and...
hi
i'm using two system (both winXP)
one system contains oracle 10G
other system contains tomcat-4.1.31 and java2 SDK 1.4.1
I just wan't to connect and access the oracle database (scott/tiger) either with jsp page or servlet.
I'm facing problem with oracle jdbc drivers...cannot compile!
maybe...
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.