daha evvelde bahsetmiştim velocity performans ve yapı olarak şeker bişe. lakin dün çileden çıkarıyordu nerdeyse. çok basit bir string karşılaştırmasında doğru dürüst çalışmadı.
#if($degisken!="")
gibi bir durum söz konusu ama çalışmıyor. neler denedim
!$degisken.equals("")
!$degisken.equalsIgnoreCase("")
hesapta bunlarında çalışması lazım sonuçda velocity runtime da böyle şeyleri çağırmaya izin veriyor ama omadı omadı. en son çözüm şu
#if($degisken!=[])
bu durumda çalıştı istediğim gibi ama hala doğru çözümmü emin değilim sonuçta [] karakterleri vtl de dizi(array) tanımlamak için kullanılıyor. testlerde çıkcak sonuç ortiye.
Subscribe to:
Post Comments (Atom)
playwright in junie
{ "mcpServers" : { "playwright" : { "command" : "npx" , "args" : [ ...
-
I know its been a long time I have not write anything. because I have not learn or done any new things. I dont want to write regular meaning...
-
in .net 2 if you want to show your application in system tray . you need to add notify icon to your application and set the "ShowInTas...
-
if you have wl11 ejb server and in that environment generated ejb client and deploy to wl12 it will give you this exception java.lang.NoSu...
No comments:
Post a Comment