Hi,
I just added a new Tapestry page to my project (in Eclipse 3.1). The page
consists of an HTML file, a PAGE file, and a JAVA file. After adding the
page and modifying some of the contents in all 3 files, I noticed a red X
from Spindle on the web.xml file.
The Eclipse "Problems" panel show
Hi,
I submitted this question 3 days ago and have received no replies. Can
anyone give me info about solving this problem?
Regards,
David Lee Sanford
Java Developer
Expeditors International
206-674-3400 x4112
This information has been compiled from a number of public sources that,
to the best
Hi,
I am fairly new to Tapestry and I'm having a problem.
I created a "public void pageValidate(PageEvent event)" method on all my
pages to check if the session has timed out, and if so, re-direct to the
Login page. But my design is that the Home page is a frameset, with a
left-side navigatio
In "raw" HTML, I can create an anchor with a name as a fragment
identifier, like this:
http://www.mydns.com/MyNextPage.html";>This link goes to
MyNextPage
Then provide a link to that page like this:
http://www.mydns.com/MyFirstPage.html#HalfWayDownThePage";>This
link goes to the middle of MyF