s prasad

Greenhorn
+ Follow
since Aug 24, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
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 s prasad

Does jasper reports support internationalization?
regards,
sprasad
[ April 05, 2004: Message edited by: s prasad ]
How can i make the container to use JAAS to authenticate users i.e j_username and j_userpassword should be validated againt our own user database. And does servlet specification requires the container to provide a way for using JAAS for container authentication?
20 years ago
Any plugins available for this. And would it be possible to write a plugin myself to get this feature.
Ok,
understood that there is no feature facilitating single file compilation in eclispe. thanks to u all for the responses.
I am not finding a feature to compile a single file(This is possible in net beans) in eclispe. Ofcourse. This feature is required for me so as to use the old compiled classes as dependency class files for the current java file to get compiled.
U can download refactoring plugin for netbeansfrom refactorit.com. i do not know whether it supports jsp refactoring.But the issue here that is NOT freeware.
I want to refactor the code in java server pages.Eclipse does not seem to provide that feature. Are there any tools available to do this?