Tapestry3 Frequently Asked Questions

Source: Internet
Author: User

Online about tapestry less information, even if there is a small amount of information, but also tapestry5 version of the information about Tapestry3 less.

Encounter some problems go a lot of detours, so put a few common problems summed up. If you also encounter, hope can help everyone.

1. The applicationservlet corresponding servletname of the project must be the same as the application file name of the project, which is the core servlet configured in the Web. Xml. Otherwise, the project will not read the contents of the application configuration file. I have not solved this problem for half a day. The components configured in application, page did not take effect, because my applicationservlet Servlet-name did not match the application file name.


2. Unable to set property listener of Component home/$Form Fromstaticbinding[listeners.submits].

Cause: listener= "listeners.submits" should be listener= "ognl: Listeners.submits"


3.Unableto resolve expression ' listeners.submits ' for [email protected][Home].

The method of submitting the form is not irequestcycle Enter the parameter


4. Unable to update expression ' Targetinfo ' for [e-mail protected][home] to AAA.

Not configured in the page specification file: <property-specificationname= "Targetinfo" "type=" java.lang.String "/>


5.tapestry HTML Template form submission is different, if written: action= "Listeners.submits" is not used listener= "..." Submission will not respond



Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Tapestry3 Frequently Asked Questions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.