Tagged Questions

2
votes
2answers
174 views

Is there such a thing as SEO-friendly Java-based RIA?

I have recently been investigating java server-side web frameworks to serve as a rendering platform for a new B2C web site project. Based on my research I would broadly divide the available solutions ...
0
votes
1answer
24 views

Struts1 Preety url

<servlet-mapping> <servlet-name>action</servlet-name> <!--<url-pattern>*.do</url-pattern>--> <url-pattern>/</url-pattern> ...
0
votes
1answer
96 views

Framework to facilitate editable, dynamic, SEO friendly product pages on open source enterprise Java stack?

Let me outline the problem space. I want to create a SEO friendly page that contains dynamic information, but also has areas of information that are easily editable by HTML content editors (NOT ...