Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!

Ahmed Kotb

Ranch Hand
+ Follow
since Apr 29, 2011
Ahmed likes ...
Google Web Toolkit Hibernate Java
Merit badge: grant badges
For More
Egypt
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 Ahmed Kotb

Hi All, i made web application using (JSF and JPA) and then deployed it to Glassfish Application Server,
it works fine , but when i leave the Application idle for a period of time may be One Hour and then trying to the application it throws excetion said that (it can not find the requested view)
and when reloading my application in Glassfish it works fine again, how can i solve this problem?

Thanks in Advance
11 years ago
Hi All,

I am trying to retrieve data object for row of Nested Datatable but,
i can't do that cause, it always returns object from the row of the outer datatable.

how can i get row data object of the nested datatable??

anyone can help please??

Thanks in advance
11 years ago
JSF
Hi All,
I am using DisplayTag library to do pagination in my Application, it works fine but when i tried to change the place of the Navigation links to the Bottom but it doesn't work
i used paging.banner.placement property but it seems not working...
here is my Code:
for your information i am using SpringMVC frame work
Can anyone help please?

Thanks in Advance

pamir sonmez wrote: If I got your question and problem right, as your problem told to you; you have a redirection loop
for instance, page1 redirects to page2, and page2 redirect to page3 and page redirect to page1 again and it lasts like that...
so check your redirections in the pages or in the action parts



Thanks a lot pamir sonmez .... you are right

Ahmed Saad
11 years ago

Sachin wrote : then try to "restore default" the following settings

Window->Preference->General->Editors.

If in case it doesnt work then,

Download a new Eclipse Indigo 3.7, and then you can install the SpringSource Tool in it,

Its very simple just get a fresh Eclipse( i tried it with Eclipse Indigo 3.7) and then just check out the below link, i think there might be a problem with your Eclipse, So try to get the new Eclipse and then open the link and you can install the SpringSource Suite.

http://marketplace.eclipse.org/node/106240



I tried restoring default setting but still the problem ...

Also i tried new Version of Eclipse and Still the Problem in it ...

I don't know what to do ,,, but I think now the Problem in the OS not in the Eclipse...

So ...Thanks a lot Sachin for your Effort with me
I changed perspective as you said ...but Unfortunately the Problem still as it...
sorry i am new to STS how can i change Perspective to Java EE prespective???
Hi All ...

I am developing a web Application using SpringMVC and Hibernate ....

My Application mainly works as Article publishing Site...

I am facing a problem ...when trying to put link in the Body of an Article and that link refers to another article in My Application ...i got this error

This webpage has a redirect loop
The webpage at http://localhost:8080/bookstandards-1.0.0-BUILD-SNAPSHOT/home has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Here are some suggestions:
Reload this webpage later.
Learn more about this problem.


but if that link refers to any other web site (not related to my Application) it works fine....

so any One can help me ???
11 years ago

Sachin Pachari wrote : i will try to install the same tool in my system and i will revert back to you on this issue



Thanks Alot Sachin Pachari
I tried restoring Default Settings but it is Still as it is...
is there any One Can Help Please???
Hi All

I am using STS (Springsource Tool Suite) ... i am facing a problem in Characters Encoding some of code appears as un identifeed characters like squars

you can see the attached file for more clearance ...

so any one can help please...
Thanks Mohamed Sanaulla I tried Apache Commons Library and it works Fine.
11 years ago