Re: Advices on what web programming language used in template?

2012-07-03 Thread Frankline
Hi Yu,

Your question is not really clear. Perhaps take a look at this:
https://docs.djangoproject.com/en/dev/topics/templates/

Since you have mentioned JSP, I'm thinking you are looking at Python/Django
alternatives. If that is the case, then you have the following alternatives:

- Ruby on Rails
- PHP
- Java/JSP/Spring or Struts and even JSF

But then again, it would help if you were more clear on what you need. This
is 'mostly' a Django forum.

Regards,
Frankline

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Advices on what web programming language used in template?

2012-07-03 Thread Yu Min

于 2012年07月03日 19:09, kenneth gonsalves 写道:

could you clarify your question please? Do you want to know what
programming language is to be used in templates? Or do you want to know
what programming language is to be used to program templates?


Sorry for not make myself clear.
What I am wondering is, what programming language could be used in 
program the template. I know jsp probably is a good choice, but what 
other choices are there?

Thanks for hitting me up.


--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Advices on what web programming language used in template?

2012-07-03 Thread kenneth gonsalves
On Tue, 2012-07-03 at 15:30 +0800, Yu Min wrote:
> I'm going through django structure. And while struggling to 
> understand the django usage, I start to wonder what web programing 
> language goes well with the template system. 

could you clarify your question please? Do you want to know what
programming language is to be used in templates? Or do you want to know
what programming language is to be used to program templates?
-- 
regards
Kenneth Gonsalves

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Advices on what web programming language used in template?

2012-07-03 Thread Yu Min

hi, guys
   I'm going through django structure. And while struggling to 
understand the django usage, I start to wonder what web programing 
language goes well with the template system.

   Will you guys kindly enough to give me some advice on this please!

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.