Lavern Matthew wrote:
Martijn Verburg wrote:Yes I believe you can, try specifying a category e.g:
One would think so, I tried this. Let me get the log4j.xml...
Martijn Verburg wrote:Yes I believe you can, try specifying a category e.g:
Originally posted by Bear Bibeault:
If the app doesn't use any system-specifics, the jar file should just run fine.
Originally posted by Parth Sagdeo:
I'm interested in making a program to log into yahoo.com and check my various stock portfolios. I already know how to access static web pages in Java, but this poses a unique challenge because it requires cookies and it uses SSH authentication (the https protocol). Does anyone have any tips on how I can get this to work, or know any helpful resources? I believe YPOPs (YPOPs does something similar (log in to Yahoo programatically), but their forums are pretty much dead. My biggest question right now is how I might accept cookies in Java so I can move around yahoo in a logged in state. Any ideas?
Thanks,
Parth
Originally posted by kri shan:
Which is the best optimised way for pagination ?