struts customtags and other customtags

From: xavier (googlegroups_at_xavier.be)
Date: 10/22/03


Date: 22 Oct 2003 08:20:24 -0700

Hi

I'd like to do somthing like :
<html:text property="msgText" value="<myCT:getValue/>" />

which of course doesn't work.

What is your experience about building some jsp pages without using
any 'pure' java code.
I'd like to avoid 'pure' java code in mu jsp pages, but it looks that
i'm really complicating my stuff here.

so two questions:
- are you guys also trying to avoid java code in your jsp pages (<%%>
stuff)
- is there any way to my code above working?

tx



Relevant Pages

  • Re: Separating design from code - help a Perl monger - java noob
    ... >>you forward to a JSP that does the display. ... Keep the java code out of the ... The forward is accomplished inside the servlet / JSP ... You might also consider custom tags, either via one of the available tag ...
    (comp.lang.java.programmer)
  • Need the path of Jsp that runs on websphere startup
    ... I need to run some java code when websphere starts up the server. ... I've modified web.xml to load my jsp file on ...
    (comp.lang.java.programmer)
  • Re: Syntax checker
    ... designed a JSP Page as an UI for the user to enter formulas. ... price = 20. ... do to retreive and convert to java code, ... Doing this would require writing a full blown compiler. ...
    (comp.lang.java.help)
  • Re: unable to compile class for JSP..
    ... org.apache.jasper.JasperException: Unable to compile class for JSP: ... I haven't changed A THING in this respect, have also not changed Tomcat ... "The generated java code and the class file for this Servlet are stored ... time I loaded this same JSP a few days ago... ...
    (comp.lang.java.help)
  • Re: Java Server Faces JSF Syntax Problem
    ... > hat jemand eine Idee woran es liegt, dass ich in meinen JSF Dateien> Tags wie ... Davon abgesehen, sollte dir etwas auffallen, wenn du dir deine JSP etwas genauer ansiehst. ... | Java Expression ... | Java Code ...
    (de.comp.lang.java)