Hi,
sorry, I have no experience with SEO.
- Arve
2015-09-14 15:20 GMT+02:00 George Christman :
> Very nice Arve, do you have any experience making these angular pages SEO
> friendly?
>
> On Sun, Sep 6, 2015 at 11:08 AM, Arve Klev wrote:
>
> > Hello.
> > Yes it is VE
ascript-examples
In the "NgPhones"-page, I use a rest-service to retrieve data.
Sincerely, Arve Klev
2015-08-10 19:59 GMT+02:00 Taha Siddiqi :
> Well my way is to spend sometime on anything I find interesting...
> (Usually Saturday mornings)
>
> That is how I found tap
>2014-10-19 15:18 GMT+02:00 Thiago H de Paula Figueiredo :
>Awesome example, Arve! Thanks for sharing!
:-)
> On Sat, 18 Oct 2014 13:32:08 -0300, Arve Klev wrote:
>
> This could be done in a much simpler way today, I think.
>>
>> I'm using Tapestry 5.4-beta-2
This could be done in a much simpler way today, I think.
I'm using Tapestry 5.4-beta-22 and only the libraries shipped by
Tapestry (Bootstrap, etc.) - love it.
To use Bootstraps popover.js, a component we must initialize ourself, I
only need to do this:
In my Layout component (include the modules
I would like such a book, and hope that it will be based on the upcoming
Tapestry 5.4-version.
That way the book will be relevant regardless of Igor's book (witch I also
bought).
A good in-depth example of integration-testing would be nice.
Regards,
Arve Klev (arvek...@gmail.com)
n and Jetty.
>
> Maven may be trying to "filter" the .tml file before Jetty deploys it;
> if possible, switch to an exploded WAR format and see exactly what
> file is in the exploded WAR ... it may not be what's in your
> workspace.
>
> On Wed, Aug 20, 2008 a
hi all,
I'm presenting data from my domain-model in a grid, and run into some odd
behavior in this circumstances:
>From the domain-model - Person.java:
public class Person implements Serializable, Comparable
{
...
private String id;
public String getId()
I have integrated Spring Security 2.0 with Tapestry5 - and it's easy
to do and much less configuration than with formerly acegi.
(I also use T5, Spring's latest version and "Tapestry-Spring" :-) )
I had the same problem as Pavla: override the default login-page (it
works) from spring-security with
My vote is to portlet in T5.
Sincerely, Arve Klev
2007/12/29, Jan Vissers <[EMAIL PROTECTED]>:
>
> > Add me to the portlet petition;
>
> Me too!
>
> > Add me to the portlet petition; we're about to start development on a
> > portal
> > with Lifera
T5 + Spring is in my opinion a very good choose. I let Spring integrate ORM
(Hibernate, JDBC, TopLink, etc).
sincerely, Arve Klev
2007/12/24, Mohammad Shamsi <[EMAIL PROTECTED]>:
>
> Hi All,
>
> i want to start new Java EE projecct, Formerly we used Spring + Struts in
>
I put this line at the top of the template:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
and then " " (among others) can be used.
Arve Klev
2007/12/16, Matt Brock <[EMAIL PROTECTED] >:
>
>
>
> Sven Homburg-2 wrote:
> >
> > is ther
Hi Marcus,
Thanks, thats easier.
Arve
2007/11/16, Marcus <[EMAIL PROTECTED]>:
>
> Hi Arve,
>
> We're using an if, to display grid only when it has data. Like this:
>
> Test.java:
> ...
> public boolean getHasDataToGrid1() { return (_listGrd1.size() > 0); }
> ...
>
> Test.tml
> ...
>
> ...
);
}
Is this the right way to inform the grid component to use the "Person.class
"?
thanks,
Arve Klev
2007/11/13, adamh <[EMAIL PROTECTED]>:
>
>
> I'm seeing the same behaviour, if my source is empty and I use the
> 'remove'
> parameter I get the
yes, it works fine.
2007/11/16, Joshua Jackson <[EMAIL PROTECTED]>:
>
> On 11/16/07, Arve Klev <[EMAIL PROTECTED]> wrote:
> > hi,
> > as a novice in regards to Tapestry, I first thought it was a bug,
> > but at last I tried to supply a beanmodel, and everyth
type from"
Is it supposed to be a non-empty datasource when using parameters like
reorder or remove?
(I am now reordering by get'ers and remove with @NonVisual in my
domain-model. Version is 5.0.6.)
thanks,
Arve Klev
uot;facade") /
public abstract BusinessFacade getFacade();
BUT; is it an easy way to set up a Tapestry portlet that is calling services
in Spring?
("support for Tapestry portlets is deferred to a later release" -
tapestry-spring)
Thanks,
Arve Klev
16 matches
Mail list logo