Type: Posts; User: urraaz
thanq JTweedie...... i think its suffitient to me . thanks for ur quick response...
hello JTweedie. its working but my requirement is it can be assign to other variable like <script> var s=//to assign that varible V to here </script> or if u know the JSP <%String s=//to...
hai 2 all.. i m using tomcat6.x to my webApp when i placed it in network only 3 persons acessing others are not accessing . one more thing i get all the data from oracle db plz help...
hai... i want to use the js variable outside of the <script> </script> tag. .............................index.html........... ........ <script language="javascript"> function me() { var...
thq mr dingbat, not i need the file name extensions change i need to change the entire code of html to jsp code dynamically means my input is html page i want output as jsp ...
hai 2 all.. i have an index.html page iwant to convetthe index.html into index.jsp any one help me please...... forEx:... ..............in index.htm..............l <select...
hai 2 all.... i m write an index.jsp page . after requesting i get the source code in the form of html lang . but i want the code of jsp of index.jsp after requesting also. please help...
hai, call the function in to ur jsp like <%jspcode%> <script language="javascript">myFun()</script> <%jspcode%> it gets the value at the above place... i know this type of...