[OT]Re: ui generation

2003-11-27 Thread James Neville
ajay brar wrote: so how do you convert the jsp (resulting from the choices he made) to html? Say when i make a request for a jsp page, the server processes the request and what gets outputted to my browser is html. How can i force that to happen and pipe the output to a file? Ajay: in my half

Re: ui generation

2003-11-26 Thread James Neville
Ajay, he should as such be able to select layouts, choose what goes where, colours etc and in the end it should generate a html page for him. We're doing something pretty similar here, but not using the Tiles stuff (for now anyway). Basically, we have user selectable themes, which write the

Re: JBuilder Servlet path issue (solved)

2003-11-20 Thread James Neville
Joe, If you have any tips on how to configure this, I have a colleague experiencing the same issue. Personally, i'm using IDEA... no problems here ;) Thanks in advance, James. Joe Hertz wrote: Figured out how to get at the Default WebApp. And IDE's were supposed to makes things intuitive...