WML taglib?

2002-09-22 Thread Davor Cengija
Is anyone already working on a wml taglib? If not, I might give it a try. Regards, Davor -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: WML taglib?

2002-09-23 Thread Davor Cengija
o have something like org.apache.struts.taglib.common with abstract classes etc and then wml, html, xhtml etc might use, say, ErrorsTag by setting the errors.header,footer... and reusing the actual output methods. Regards > Davor Cengija wrote:Is anyone already working on a wml taglib? If not, I might give >it a &g

Re: WML taglib?

2002-09-23 Thread Davor Cengija
On Mon, 2002-09-23 at 12:54, stefan werner wrote: > hi, > http://www.google.com/search?q=wml+taglib > Hi, none of those taglibs don't satisfy me, I'd be happiest with struts 'native' solution (errors, validation etc). It looks like noone's working on it, so I'll start in a few days. Regards,

RE: WML taglib?

2002-09-25 Thread Davor Cengija
ts itself I don't know wether it's compatible with Struts-1.0 or not. Now, how to provide the code I wrote? How to test it? (See my other mail, Unit testing taglibs). Also I'll need some serious beta testers since I don't even have WAS enabled phone to test the taglib in t

Unit testing taglibs?

2002-09-25 Thread Davor Cengija
How to unit-test taglibs, possibly without servlet container? I'm writing wml-related taglib for struts and my code is craving for some unit-tests. I found tagunit but it requires servlet container, it's executed in a jsp page etc. I'd like to have automated unit testing on each build. How does

RE: WML taglib?

2002-09-25 Thread Davor Cengija
ruts 'standard', eg. you can specify forward, page or href and that attribute is correctly expanded to fit your struts application. (Using RequestUtils.computeURL(); ) -- Davor Cengija [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: DO NOT REPLY [Bug 12988] New: - [PATCH] FrameTag incorrectlyrender the 'longdesc' attribute

2002-09-26 Thread Davor Cengija
On Thu, 2002-09-26 at 03:34, John Yu wrote: > > I've double checked my browsers' settings. Both cookies and javascript are > enabled. The funny thing is it worked occasionally. Baffling... Maybe some caching or proxy problems? Set noproxy for the affected hosts. -- D

Re: Struts WML Tag Library

2002-11-29 Thread Davor Cengija
Chip Paul wrote: > Thanks. Do you have a site or anything that has design/progress/java > docs for what you've done so far? Hi. What's the status of your efforts? I'm in the 'group' mentioned earlier in this thread and we have fully functional WML taglib which works quite fine, at least in my pr

Re: Struts WML Tag Library

2002-12-02 Thread Davor Cengija
Davor Cengija wrote: > Chip Paul wrote: >> Thanks. Do you have a site or anything that has design/progress/java >> docs for what you've done so far? > > Hi. > > What's the status of your efforts? I'm in the 'group' mentioned earlier in &

[ANN] Struts WML Tag Library 'raw prerelease' available

2002-12-03 Thread Davor Cengija
Struts-wml taglib, 'raw prerelease' is available here: https://sourceforge.net/projects/struts-wml/ Here's the release note: This is a fully functional 'prerelease' which includes source code, sample application, documentation, binary and libraries. It's still somewhat unpolished (therefore ra

Struts-wml 1.1b3 available - now in synch with Struts v1.1b3

2003-02-06 Thread Davor Cengija
bugs using SourceForge's Bug Tracker. Regards, Davor Cengija -- [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]