| bio | website | ubuntuasviewedbylogan.wordpre… |
|---|---|---|
| location | Ahmadabad, India | |
| age | 24 | |
| visits | member for | 3 years, 5 months |
| seen | yesterday | |
| stats | profile views | 154 |
A Software Engineer who loves Java. I have sound knowledge of J2SE,J2EE,JSF 1.2,Seam and basic knowledge about Spring 3.0, Hibernate.
Other than that I have also worked with SAX API, Spring Social, Scribe-Java (library for OAuth).
|
1d |
comment |
Lucene A-Z list Solr is definitely a very good option. |
|
May 14 |
comment |
Selected element not set to the backing bean For a variable named as scriptEngines, the getter method will be getScriptEngines() only, hence there is no problem with the getter function name. |
|
May 14 |
comment |
Java protected methods access from different instance If you will try to access foo1() directly, instead of using it as obj.foo1() , then it will work. |
|
May 9 |
comment |
need to print a list in jsp which is passed from spring controller If the jsp is not under '/WEB-INF/jsp/' then it will not be found, since you have mentioned URL mapping as such. |
|
May 6 |
awarded | Popular Question |
|
Apr 27 |
answered | truncate long text in jsf dropdownlist h:selectOneMenu |
|
Apr 24 |
answered | mapping json to Java object |
|
Apr 8 |
awarded | Notable Question |
|
Mar 5 |
comment |
Regular Expression allowing special characters Thanks for the explanation. It helped. |
|
Mar 5 |
accepted | Regular Expression allowing special characters |
|
Mar 4 |
awarded | Popular Question |
|
Mar 3 |
asked | Regular Expression allowing special characters |
|
Dec 31 |
awarded | Popular Question |
|
Dec 16 |
comment |
aData is undefined error I am getting the data using collection, person.fetch, hence have kept sAjaxSource as empty since I will not be hitting Server from Datatable. Is it necessary to keep URL in it? |
|
Dec 16 |
asked | aData is undefined error |
|
Dec 12 |
awarded | Popular Question |
|
Dec 3 |
awarded | Popular Question |
|
Dec 1 |
awarded | Yearling |
|
Nov 28 |
comment |
model.save not updating model value Got it, thanks. |
|
Nov 27 |
awarded | Popular Question |