0
votes
0answers
20 views

How to specify a absoulte path in seam pages.xml when I'm redirecting pages

The problem is when I want to typ something like this: <exception class="javax.servlet.ServletException"> <end-conversation/> <redirect view-id="/error.xhtml"/> ...
0
votes
0answers
84 views

Magento CMS pages srror [closed]

I am new in Magneto and Installed magneto on my hosting server and the problem is when I add CMS pages to my store and then click on "preview it" then it redirects to 404 not found page, Instead I ...
1
vote
0answers
91 views

selecting between two php pages based on a query result

I want to select between two php pages based on a query result by using the sectr1input.php page called from the menu. During login I POST the variable -clientnum, this is used across multiple ...