I supplied id and password, also marked all data library on reference tab.
The problem is IBM do not support connection like they do before.
I asked is it any way to go around it with IBM CA Solution?
Thanks
I have a lot of Excel files with VB macro that connect to IBM i.
I connect to IBM i with this string
----------------------------------------------------------------------
Function open_con()
cnMYAS400.Open "provider=IBMDA400;data source=192.001.01.99;User Id=myuid;Password=mypwd;"
Set...
I've got status error 404 for this address:
http://localhost:8080/servlet/dcfrtbill.DcFrtBil?STORE=ALL&FromDate=10/9/2005&ToDate=10/9/2005&repType=B&filter=A
Same address works fine on Tomcat 4.1 but on my new computer with Tomcat 5.5.9 did not. Actually it did not found any servlet.
I checked...
This line:
var date = new Date(new Date() - 86400000);
gave me an error - 'Object doesn't support this action'-
but same line work in all others of my pages.
What is wrong?
Is it any possibility to convert HTML file that was generated by JSP to PDF? I mean to change content type of JSP to application/pdf and get result as PDF.
If there is no simple way to do it - I'd like to know is there a software that I may buy for that purpose?
I tried to change "onclick" function after some action:
document.all[cell].onclick=
function(){ rtvItem(Str, Sku, Seq, Desc , Reason, RaNum,
Markout, Recall, this.id, "UPD");};
But this cell still keeps old function parameters.
Is somebody may tell me what is wrong?
Hi sedj, you wrote:
"If you want to run it in a dos console, just navigate to TOMCAT_HOME/bin in a dos console, and type 'tomcat5'."
May you elaborate that a little.
Do You mean to add environmental variable or modify some script? where type tomcat5.
Thank you.
Vadim
Okay, I will try to see it in log file, but it was very handy to have a console panel like in Tomcat4, where I may add System.out.print() in my JSP and immediately see result.
Now I should go to window explorer, find log file and open it with notepad. That's why I am asking, if there is...
I loaded Tomcat 5.5.9 on my PC. Now, it do not starts from DOS panel. I use it a lot for debug purposes to output some values or to see what the error occured. Is it any way to change configuration to see this panel? Or is any script that may be used for that purpose?
Thank you
I already did, but I understand that I should to create
some printable object, like applete and send to printer.
My question, if it is possible to change output content type of JSP to "application/postscript" or "application/pcl" and send it to printer by it IP address.
Hi,
I need to print some labels from PocketPC. Window CE does not have printing capabilities, so I want generate html on my tomcat server and then somehow to sent it to network printer directly.
Is it possible?
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.