Miku Ranjan

Ranch Hand
+ Follow
since Oct 11, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
4
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Miku Ranjan

Hi,
I want to create facebook application using spring,
Is it possible if yes any hlep for starting.

Thanks
Miku
12 years ago
Hi Paul,
Thanks for the reference and the example code.
It is really helpful.
12 years ago
Hi,
I have jsp there I am using jstl and EL but unable to compare a enum using EL and jstl if tag.
How that can be done ?

Thanks
Miku
12 years ago
JSP
Hi,
Please check the filed that you are trying to access in jstl using EL is present and their getter and setter method are also present.
12 years ago
JSP
Hi,
How can avoid the end user direct access of my js/css file.
12 years ago
JSP
Hi,
Use javascript to set the file path to another hidden input in that form before submit the form.
12 years ago
JSP
Hi Hebeart,
Thanks for the link .
12 years ago
Hi Bear,
For creating a custom servlet annotation how I can do ?
12 years ago
Hi,
Can you show the database code from where you are getting the exception.
Hi Kasiraj ,
I told to remove that two line of code as I have also faced such type of issue before and overcome like that.
12 years ago
JSP
Hi,
Can yoy show your full code and how it is looking after breaking.
12 years ago
JSP
Hi,
Use an ajax validation for username .
12 years ago
JSP
Hi,
How I can create a custom annotation in servlet.

Thanks
Miku
12 years ago
Hi Bear,
Thank for the article but which part of the article I should look for my answer.
12 years ago
Hi,
Yes Bear is right if you are using ajax that simply you can use some javascript to change the css to hide /show.
12 years ago