{"id":4046,"date":"2014-03-30T07:21:19","date_gmt":"2014-03-30T07:21:19","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/problem-about-custom-tag-collection-of-common-programming-errors\/"},"modified":"2014-03-30T07:21:19","modified_gmt":"2014-03-30T07:21:19","slug":"problem-about-custom-tag-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/problem-about-custom-tag-collection-of-common-programming-errors\/","title":{"rendered":"problem about custom-tag-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/89927e2f4bde24991649b353a37678b9?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nBalusC<br \/>\njava jsp taglib custom-tag<br \/>\nI was working on custom tag libraries and I was confused how the &lt;required&gt; and &lt;rtexprvalue&gt; tags are used in the TLD file to define a custom tag attribute.What are these tags? What should we write in-between them? What behavior do we get after writing these tags?<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/5a7cb3c246aaf21dbdac8fb82372d160?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nejmarino<br \/>\njava jsp-tags custom-tag object-pooling<br \/>\nI made a custom jsp tag that search a historical value on a database an render it on the page. The attributes that the tag requires are the variable name and the date.The problem is that the &#8216;date&#8217; property changes according clock move on (&#8216;date&#8217; points always to the last hour), but the JSP Tag processor&#8217;s (jasper2) pooling system don&#8217;t update the &#8216;date&#8217; property anymore (calling to the setDate), and the page stays freezed on a point in time.I don&#8217;t want to disable the pooling system because it<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/4926053f9238c44da0ea8dc27ce113ba?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nOliver<br \/>\nruby-on-rails ruby-on-rails-3 partials custom-tag redcloth<br \/>\nI&#8217;m trying to call a view helper from a custom RedCloth tag and am having absolutely no luck at all. All of the examples I can find have the custom tag method create and return a literal string without calling any other method at all.I am trying to create a custom RedCloth tag to output a weekly schedule; the code for which has already been written in a helper as it is also used in other areas of the application.So here&#8217;s the (massively reduced) code that my problem boils down to:app\/views\/page<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/b7b357241e1241a7326c97262a66e4e3?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nDan Short<br \/>\ncoldfusion custom-tag coldfusion-10 cfthread<br \/>\nNOTE: I have completely rewritten this question to take into account new information. Please reread if you&#8217;ve already been through this one.I&#8217;m getting errors when using a cfthread from within a custom tag in ColdFusion 10. In the Application log, I get the following entries:Variable _cffunccfthread_cfThreadTag2ecfm16902001291 is undefined.The name of the function it&#8217;s returning as an error is _cffunccfthread_cf[Page Name Calling the CFThreadTag] then a number that doesn&#8217;t change from request to<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/df0a7a93ad0e9475d22fc6565b7ae07d?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nhajn<br \/>\nhtml internet-explorer tinymce innerhtml custom-tag<br \/>\nI have a problem I just can&#8217;t solve, and need your advice since I&#8217;m out of ideas:Context: I&#8217;m using tinyMCE Editor on my website and developed a custom plugin to include external xml files. So far everything works as expected. The links to the external xml files are represented as span-Tags:&lt;span id=&#8221;-[XML Document 1]-&#8221; title=&#8221;erg&#8221; class=&#8221;xml_embed xml_include&#8221;&gt;-[XML Document 1]-&lt;\/span&gt;but only in the tinyMCE editor with a custom class (xml_include) to distinguish them from normal te<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>BalusC java jsp taglib custom-tag I was working on custom tag libraries and I was confused how the &lt;required&gt; and &lt;rtexprvalue&gt; tags are used in the TLD file to define a custom tag attribute.What are these tags? What should we write in-between them? What behavior do we get after writing these tags? ejmarino java jsp-tags [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4046","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4046"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4046\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}