Boris Trivic

Results 9 comments of Boris Trivic

Hi Maqsood. As I can see you have created CartValidator , have you? Maybe error is in there?

It's being long time I worked on this. Did you create net.vatri.ecommerce.validators.CartValidator class ? I don't see it in my Git sources.

I have no idea. I don't work with Java for a while.

This is standard Spring project, so they take care of security and also provide switching between database systems.

P.S. now I see that saving doesn't work at all. :)

Hi Harish. What did you want to write here? ![image](https://user-images.githubusercontent.com/1230120/43630363-6160a184-9700-11e8-8568-e03674a30c36.png)

P.S. 1. And I have the problem with your code: ![image](https://user-images.githubusercontent.com/1230120/43630791-98d8e620-9701-11e8-9498-6de7a0b597e5.png) What versions of Thymeleaf do you have? (Run mvn dependency:tree to check) 2. Next time I think you should...