BIS Semarang-Solo PP
Durung tau weruh blog nganggo boso jowo to? Lha iki aku arep nulis nganggo boso jowo. Iki critane aku nulis koyo panduan (jane yo pengalaman, soale kerep mudik), sing podo arep numpak bis (patas) semarang-solo. Read more »
Struts-2 “Flash” Tutorial
This just some kind of “flash recording” about how I learnt Struts-2. Hope this can help you how to make a jump-start in learning struts-2…. I’ll still improve and continue making this tutorial. But remember, this is not “best practice” in “real world”. Read more »
Struts2 : using radio group
Struts2 documentation is not “really” a documentation I think. I cannot find how to use a radio group. Ok, in this post I’ll describe how to use it (in a form, actually).
I DNT HATE MOZILLA! ORKUT IS BANNED!!
baru enak-enak nulis build script di Eclipse, eh… tiba-tiba nongol tuh tulisan !! Ni akibat virus yang nyerang Firefox, sumbernya seperti biasa : USB Flash yang habis dipakai di warnet !!! Trus gimana solusinya???
Gampang ternyata… coba deh, lihat video dari metacafe, klik di sini..
Atau ikuti langkah berikut :
- Buka My Computer dan pada address bar, ketik C:\heap41a dan tekan [ENTER]
- dari My Computer tersebut, masukkan alamat berikut di My Computer (no 1.) : http://www.autohotkey.net/~goyyah/Heap41a_Remover/autohotkey.ini
- download file tersebut dan kopikan ke C:\heap41a (via My Computer yang terlah dibuka tadi)
- Jalankan svchost.exe dari My Computer tadi.
- dan… langkah terakhir, hapus C:\heap41a
- selesai
udah deh… asal tau aja, benda tersebut adalah worm dengan nama w32.USBWorm.
sorting using “java.util.Comparator”
This is about how to sort ArrayList of an object using java.util.Comparator. We have 2 student objects, we place them in ArrayList object and we’ll sort them by ID. Why we use java.util.Comparator? CUz it’s easy to implement and we don’t need to change our object class.
Let’s take a look !. Read more »
Java Persistence API : a jump start !
few months ago, I thought that JPA was not easy. But, now, using Netbeans 6.1 we can easily make an application (whether desktop or web application) incorporating JPA. In this “jump start” example, i made a very simple example to make you understand in using JPA. You just need Netbeans 6.1, at all ! . Here is our steps :
Sortir kolom JTable
dah lama pengen belajar sortir data di jtable, baru kesampaian sekarang……
Berdasar info yang ada di sini, yang notabene berbasis teks, kucoba buat sendiri yang basisnya Netbeans 6.1. Berikut caranya
Comments (2)
Comments (3)
Leave a Comment