java - When to use `actionListner` and `action`? And which one will gets executed first? -


this question has answer here:

i new java. have following doubt.

when use actionlistener , when action? , 1 gets executed first?

can explain in simple steps?

if using actionlistener , action in jsf, actionlistener gets executed first.


Comments

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -