Wednesday, September 19, 2012

[NEWS] Ahn presidential bid official declaration


Ahn era homework "deal" .. His declaration
Ahn Seoul National University, Graduate School of Convergence Science and Technology, 19 days "I ran in the presidential elections 18 people willing to practice that the aspirations of the people," said presidential bid official declaration. Not Ledger said, Seodaemun-gu, Chungjeongro Salvation Army in the Art Hall ... Yonhap News
Saenuri, 'bribes' demands expulsion Bog - Ja allegations
Transcripts revealed in the Bog - Ja former presidential candidate Park Geun-hye, citing demand bribes to the 19th saenuri per current Namyangju Employer danghyeop Chairman) Senator (expulsion.Makeover special committee and party politics Yun ... Yonhap News
Park Geun-hye "makeover should step re-roots"
Bog - Ja payments require allegations spread unfounded in fact. "Deplorable" = saenuri per hye presidential candidate 19 days Bog - Ja current Namyangju Employer danghyeop Chairman) Senator (citing himself to demand bribes from the transcripts revealed as tube ... Yonhap News
Outstretched hand in hand, Kim and Chung Moon Jae unity seondaewi spurs
"Kim and Chung cooperate key ... characters left hand candidate for the state" = 'melting' campaign committees advocating Moon Jae-in, and the Democratic Unified Party presidential candidate for his party rival Sohn Address Doo - Gwan Kim and hug jeongsegyun candidate then Tues. .. AFP

Monday, September 17, 2012

[JAVA/JSP] How to get the variables as an Array, request.getParameter, request.getParameterValues












1. For array - request.getParameterValues([VALUENAMEASARRAY]);
You can get variables as an Array by follow codes
String[] arrayParam1=request.getParameterValues("param1");
for(int i=0;i<arrayParam1.length;i++){
 System.out.println("arrayParam1["+i+"] : "+arrayParam1[i]);
}


2. For single - request.getParameter ([VALUENAME]);
Normally of how to get a variables
<%
String yourparams=request.getParameter("yourparams");
System.out.println("value : "+yourparams);
%>

[CS6] Adobe Creative Suit 6 update program setting

Updater is not useful for me
For that reason, I will turn off that functions


1. Screen of current settings


2. Check-out all checkboxes

then, will disappear tray icon of adobe updater