[JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto
by rossputin
Hi,
I am working on a macbook pro, tomcat 5.0.28, mysql 5.0.37, I created the simplest possible process definition in eclipse 3.3.0, plugin version JBPM JPDL Designer 3.1.0.CR1. My process had a start task with form generated by the eclipse plugin, with one required text input, and a transition to another task, followed by the end node.
I deployed this to the jbpm-jpdl-3.2.1 jbpm-console web application deployed out of the box, in tomcat 5.0.28, and configured to run with mysql.
Hope that helps,
I can provide a process definition a little later, I am working towards a deadline at the moment,
cheers
Ross
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083815#4083815
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083815
18 years, 8 months
[JBoss Seam] - Re: Cleaner RESTful urls? Any suggestions?
by stephen.friedrich
Christian, it was news to me, too, so I tried to find some references.
Don't know how much of it is myth, but a quick google search with "search engine optimization urls parameters" gave lots of results:
http://www.webpronews.com/topnews/2004/01/14/url-structure-and-search-eng...
anonymous wrote : Matt Cutts, a software engineer at Google, stated at a recent Search Engine Strategies conference. " The more there are [parameters], the more hesitant Google will be to crawl those pages.
http://www.seo-watch.com/
anonymous wrote : Many search engines like Google for example don't like dynamically created pages because the crawlers might get in an infinite loop on your server if they follow dynamically created web pages with a query string in it. The spider can be trapped in the web server - and therefore the spiders and bots are very careful not to enter the web site too deep.
|
| Dynamic generated URL's with a large number of parameters "?&id=" can therefore cause problems for search engine bots. This is why we normally recommend to use a seo rewriting program to change dynamic URL's into Google-friendly URL's. This is always a good step to start with, when you hire a SEO company.
http://www.adiazar.com/
anonymous wrote : Search engines feel scary from query parameters since it is easy to get their crawlers stuck crawling few pages with just changing query parameter value dynamically. Google says that a URL that has more than three query parameters may not be indexed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083809#4083809
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083809
18 years, 8 months