Roman Mazur

Ranch Hand
+ Follow
since Sep 02, 2008
Merit badge: grant badges
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 Roman Mazur

Congratulations!
13 years ago
It looks like there is now way to run this code in FF.
I will look for different solution.

Thanks,
Roman
I changed it but it didn't help.
This is the current code:
Hi,
The div is not that important. You can display the result in different way like javascript alert().
I think the point is that the request object is null in FF.

Roman

I changed the div in the code but the result is the same (it is working in IE but not in FF)

Roman
Thanks Peter, it answers my question.

Roman
13 years ago
"<div/> is not valid and will not work. "

Are you saying that the code is not working in FF because of the div?
Hi,

What are the different between security in Spring 3 and Spring 2.5?
Does the book "Spring 3 Security" show the difference?

Thanks,
Roman
13 years ago
Hi,
This is a html page with AJAX.
The code is working perfectly in Internet Explorer but is not working in Firefox.
The result is a simple JSON object. I also tried jQuery but the result was the same.
Does anybody know how to get the code working in FF?



Thanks,
Roman
Hi,

You can use NetBeans to crate the "Hello world" application.
The tutorials on netbeans.org will guide you haw to install the spring framework and run a sample application.

Regards,
Roman
13 years ago
Congratulations!
13 years ago
Yes Rod, some of the questions where ambiguous.
I had a lot of questions about Design Patterns (around 10), but thanks to this document Peabody On Scwcd Patterns I could correct recognize the pattern.

13 years ago