public void onKeyDown(KeyDownEvent event) {
if (com.smartgwt.client.util.EventHandler.getKey().equalsIgnoreCase("Enter")) {
}
}
Search Blog
Thursday, October 22, 2009
IBatis $ ve # Varible lar
Literal değerlerin quotation ile çıkmasını istiyorsak #var# kullanmaliyiz, yoksa $var$ kullanmaliyiz.
Monday, October 19, 2009
GWT 1.6 with IBATIS
Question :
Hello.
GWT 1.6 + Eclipse.
When trying to connect to MySQL, I get "access denied
(java.lang.RuntimePermission modifyThreadGroup)" as an
accesscontrolexception. I tried to find Jetty's policy file, but with
no success.
Is there an example GWT+MySQL for 1.6? Thank you
-------------------
Answer:
Hi clsslk,
I had this problem. If tyour in eclipse try turning off Google App
engine. Go to "Project->Properties->Google->App Engine" and uncheck
the "Use Google App Engine" box.
Now if you actually intend to use app engine then I guess you probably
need this on - but I'm not quite sure how app engine works exactly or
if you can even use a mysql database from app engine.
Cheers,
Troy.
Hello.
GWT 1.6 + Eclipse.
When trying to connect to MySQL, I get "access denied
(java.lang.RuntimePermission modifyThreadGroup)" as an
accesscontrolexception. I tried to find Jetty's policy file, but with
no success.
Is there an example GWT+MySQL for 1.6? Thank you
-------------------
Answer:
Hi clsslk,
I had this problem. If tyour in eclipse try turning off Google App
engine. Go to "Project->Properties->Google->App Engine" and uncheck
the "Use Google App Engine" box.
Now if you actually intend to use app engine then I guess you probably
need this on - but I'm not quite sure how app engine works exactly or
if you can even use a mysql database from app engine.
Cheers,
Troy.
Friday, June 5, 2009
Excel Copying multiple line text to single line
Bir tane cell seçip yukarıdaki kutucuğa paste edersen olur
Tuesday, May 19, 2009
Affect Vs. Effect
Affect Vs. Effect
Affect and effect are two words that are commonly confused.
"Affect" is usually a verb meaning "to influence".
The drug did not affect the disease.
"Effect" is usually a noun meaning "result".
The drug has many adverse side effects.
"Effect" can also be used as a verb meaning "to bring about".
The present government effected many positive changes.
Affect and effect are two words that are commonly confused.
"Affect" is usually a verb meaning "to influence".
The drug did not affect the disease.
"Effect" is usually a noun meaning "result".
The drug has many adverse side effects.
"Effect" can also be used as a verb meaning "to bring about".
The present government effected many positive changes.
Subscribe to:
Posts (Atom)